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
### #297 — MCP plugin connection crash has no mid-session graceful recovery
17565
+
17566
+
**Exact pinpoint:** When an external MCP server process dies, drops its connection, or times out during an active claw-code session, there is no recovery mechanism: the session hangs or errors with no user-facing guidance, no retry attempt, no graceful degradation to built-in tools, and no notification that tool availability has changed. Users must manually restart the MCP server and re-launch claw-code.
17567
+
17568
+
**Live evidence:**
17569
+
- Clawhip nudge prompt explicitly lists "MCP/plugin lifecycle breakage" as a priority discovery area across all cycles
17570
+
- Extended dogfood audit (14+ hours) exercised multi-process environments where MCP server stability is a real concern
17571
+
- No `reconnect`, `retry`, or `mcp.*error` recovery logic found in `rust/crates/` source
0 commit comments