paperclip/packages
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
..
adapter-utils Clarify issue-scoped comment wake prompts 2026-04-04 18:14:19 -05:00
adapters fix: recognize missing-rollout Codex resume error as stale session 2026-04-07 10:45:38 +09:00
db fix: address greptile feedback for blocker dependencies 2026-04-06 09:03:13 -05:00
plugins feat(adapters): external adapter plugin system with dynamic UI parser 2026-04-03 21:11:20 +01:00
shared Add blocker relations and dependency wakeups 2026-04-06 09:03:13 -05:00