Skip to content

v0.1.2

Choose a tag to compare

@huntharo huntharo released this 16 Mar 00:20
1fabe38

Fixes

  • Aligned the Codex app-server client with the current turn protocol so resumed and bound conversations send the required threadId, expectedTurnId, and input fields.
  • Removed stale fallback payload variants that newer Codex app-server builds reject during /codex_resume and follow-up replies.

Internal

  • Added regression coverage for the turn payload builders and explicit logs when a steer or interrupt is skipped because no active turn id is available.