You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.