Skip to content

Gate behavior probes on runtime health - #65

Merged
JulioMCruz merged 1 commit into
mainfrom
agent/external-runtime-health
Aug 11, 2026
Merged

Gate behavior probes on runtime health#65
JulioMCruz merged 1 commit into
mainfrom
agent/external-runtime-health

Conversation

@JulioMCruz

Copy link
Copy Markdown
Contributor

Root cause\n\nThe managed-image behavior test still treated bridgeConnected as execution readiness. In the 0.12.49 run, the Hermes bridge connected while its runtime endpoint was still cold; both probes then failed immediately with Runtime delivery failed: fetch failed.\n\n## Fix\n\n- Poll one agent projection per interval.\n- Require both bridgeConnected and runtimeHealthy before sending behavior prompts.\n- Report both values on timeout.\n- Rename the check to runtime-warmup to describe the real gate.\n\nThe OpenClaw leg already passed. This change makes the test consume the runtime-health signal introduced by the product fix instead of reproducing the old transport-equals-health bug.

@JulioMCruz
JulioMCruz merged commit 0b558b5 into main Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant