Skip to content

fix: recover stalled status updates and remove CLI hard timeouts#177

Merged
LIU9293 merged 3 commits intomainfrom
feat/status-fallback-no-cli-timeout-964909
Mar 7, 2026
Merged

fix: recover stalled status updates and remove CLI hard timeouts#177
LIU9293 merged 3 commits intomainfrom
feat/status-fallback-no-cli-timeout-964909

Conversation

@LIU9293
Copy link
Contributor

@LIU9293 LIU9293 commented Mar 7, 2026

Summary

  • make status updates self-healing by posting an explicit error and switching to a fresh status message when updates fail
  • classify timed out errors as timeout failures and add coverage for the new categorization path
  • remove fixed per-request CLI timeout caps across Codex/Claude/Gemini/Kimi/Kilo/Qwen/Goose/Kiro and bump version to 0.1.19

Testing

  • bun test packages/core/test/runtime-resilience-e2e.test.ts packages/core/test/request-runner.test.ts packages/core/test/message-updates-integration.test.ts
  • bun test packages/core/test/runtime-helpers.test.ts

@LIU9293 LIU9293 merged commit ed78c20 into main Mar 7, 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