paperclip/packages/adapters/codex-local/src
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
..
cli feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
server fix: recognize missing-rollout Codex resume error as stale session 2026-04-07 10:45:38 +09:00
ui Add username log censor setting 2026-03-20 08:50:00 -05:00
index.ts Merge branch 'master' into add-gpt-5-4-xhigh-effort 2026-03-31 06:19:26 -05:00