orcho-mcp 0.8.1
Changed
- Requires
orcho-core0.8.3, which closes the Windows startup-hang family
(a run could block forever before its first phase, could not be cancelled,
and reported itself healthy the whole time). - The live status card no longer calls a stopped run healthy.
state_class
gainsstarting(launched, no phase yet) andstalled(core's startup
stall verdict), andrunning_phasenow requires a real open phase instead
of being the fall-through for any phase-empty card. A stalled card carries
an inspect-or-cancel next action rather than "keep polling". orcho_run_diagnosesurfaces core'sstalledcondition instead of
flattening it intoactive, and does not advertise such a run as resumable.
Install: pip install orcho-mcp==0.8.1 — https://pypi.org/project/orcho-mcp/0.8.1/