Files
codex/codex-rs/state
starr-openai f3e3ce1c56 Make agent job stop cancellation atomic
A worker stop request used to record the item result and job cancellation in separate updates, so the job runner could observe the item completion first and continue spawning pending work. Commit both state updates together and prevent completion from overwriting a final cancellation.

Co-authored-by: Codex <noreply@openai.com>
2026-05-07 12:16:02 -07:00
..
2026-03-06 12:12:20 -08:00