You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent managed Claude Code and Codex CLI MCP wrappers from being pinned to
stale HASP_AGENT_HASP binaries, and make the release gate fail when
generated MCP configs or wrapper ordering could shadow the managed binary.
Make hasp_run release-gate coverage execute through a managed wrapper with
a deliberately stale inherited HASP_SESSION_TOKEN, proving MCP session
recovery before a tag ships.
Teach hasp doctor and the MCP release gate to detect already-running stale
agent MCP bridge processes, report exact PIDs, and tell operators to restart
the affected agent session instead of retrying a dead MCP connection.