paperclip/packages/adapters
Brandon Woo 15bd2ef349 fix: recognize missing-rollout Codex resume error as stale session
The Codex CLI can return "no rollout found for thread id ..." when
resuming a heartbeat thread whose rollout has been garbage-collected.
Extend isCodexUnknownSessionError() to match this wording so the
existing single-retry path in execute.ts activates correctly.

Add parse.test.ts covering the new pattern, existing stale-session
wordings, parseCodexJsonl, and a negative case.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-07 10:45:38 +09:00
..
claude-local feat: add AWS Bedrock auth support on "claude-local" (#2793) 2026-04-06 13:15:18 -07:00
codex-local fix: recognize missing-rollout Codex resume error as stale session 2026-04-07 10:45:38 +09:00
cursor-local Trim resumed comment wake prompts 2026-04-04 18:14:19 -05:00
gemini-local Trim resumed comment wake prompts 2026-04-04 18:14:19 -05:00
openclaw-gateway Merge pull request #2772 from paperclipai/PAPA-46-why-did-this-issue-succeed-without-following-my-instructions 2026-04-06 18:57:33 -05:00
opencode-local Clean up opencode rebase and stabilize runtime test 2026-04-04 18:15:28 -05:00
pi-local Treat Pi quota exhaustion as a failed run (#2305) 2026-04-06 14:29:41 -07:00