Skip to content

Retry through Codex composer drafts#17

Merged
makerjackie merged 1 commit into
mainfrom
agent/retry-through-composer-drafts
Jul 17, 2026
Merged

Retry through Codex composer drafts#17
makerjackie merged 1 commit into
mainfrom
agent/retry-through-composer-drafts

Conversation

@makerjackie

Copy link
Copy Markdown
Owner

What changed

  • continue Auto Retry even when the target Codex composer contains a draft
  • capture the draft before replacing the composer with the retry prompt
  • restore the draft after submission when the composer becomes empty again
  • never overwrite newer text that appears while restoration is pending
  • remove the draft-protection paused state
  • loosen the overly strict focused-element equality check that caused valid composers to be rejected
  • bump the app to 0.8.3 (build 15)

User impact

A draft no longer blocks a detected capacity retry. Helper submits the continuation first and makes a best-effort attempt to put the original draft back into the composer. Failure to restore the draft does not cancel the retry.

Validation

  • ./test.sh
  • git diff --check
  • self-tests cover placeholder classification and draft capture

@makerjackie
makerjackie marked this pull request as ready for review July 17, 2026 16:13
@makerjackie
makerjackie merged commit 5fcd827 into main Jul 17, 2026
2 checks passed
@makerjackie
makerjackie deleted the agent/retry-through-composer-drafts branch July 17, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant