Skip to content

Codex Pro Dispatch v1.0.0

Choose a tag to compare

@iannwu iannwu released this 26 Aug 08:30
9febd54

Codex Pro Dispatch v1.0.0 is the initial public source release.

What shipped

  • A local receipt state machine for one bounded Codex-to-ChatGPT Pro assignment in the official combined desktop app.
  • At-most-one native send-attempt semantics: after durable arming, ambiguous or interrupted work is collect-only and is never resent automatically.
  • Exact outbound read-back verification, assignment/result markers, same-worker continuation, and exact parent-task restoration requirements.
  • Parent-side verification requirements for worker-reported branches, commits, tests, and CI.
  • Explicit unusual-activity HTTP 403 reporting and a fixed 30-minute cooldown before fresh dispatches.

Validation and compatibility

  • 48 deterministic tests passed under workspace Python and macOS system Python at release time; macOS and Linux CI passed.
  • The native workflow was exercised during development on 2026-08-24, but a complete acceptance receipt was not captured against the exact v1.0.0 release commit.
  • The native transport is supplied by the host app, not this repository. Use only when the current Codex task exposes the required stable-ID send, read-back, completion-read, and exact-task restoration capabilities.

When a newer release is available, new installs should prefer it because the v1.1 line tightens public packaging, compatibility preflight, and documentation.

Full changelog: https://github.com/iannwu/codex-pro-dispatch/blob/v1.0.0/CHANGELOG.md