Allow Codex Work desktop agent task recovery - #1928
Conversation
|
✅ Deterministic PR hygiene checks passed. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
⏳ DRAFT
What to do
Review readiness checklist
0/4 boxes ticked. This PR stays in draft until every box above is ticked. |
Summary
codex_work_desktop, through the opt-in encrypted agent-task recovery pathThis fixes the desktop variant of the encrypted routed-worker failure tracked in #92. OpenAI's current Codex source emits
codex_work_desktop, while the recovery allowlist currently recognizes only the older desktop labels.Verification
/Users/jakemcallister/.nvm/versions/node/v24.13.0/lib/node_modules/@bitkyc08/opencodex/node_modules/bun/bin/bun.exe test tests/agent-task-recovery-security.test.ts— 13 passed/Users/jakemcallister/.nvm/versions/node/v24.13.0/lib/node_modules/@bitkyc08/opencodex/node_modules/bun/bin/bun.exe run typecheck— passedChecklist
Review readiness checklist
This PR stays in draft until every box below is ticked. Tick all four boxes once the requirements are met:
All CI tests are green on my local testing.
I pushed my PR to the latest dev commit.
I resolved all correct Codex and CodeRabbit findings.
My PR is ready for review.