fix(cli): recover unresponsive service restarts

This commit is contained in:
Kit Langton 2026-07-14 18:00:03 -04:00
commit 69d3f7d0d9
13 changed files with 378 additions and 50 deletions

View file

@ -0,0 +1,6 @@
---
"@opencode-ai/client": patch
"@opencode-ai/cli": patch
---
Recover explicitly restarted background services that still own the service lock but no longer answer health checks.