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
fix(codex): recover stale turn interrupts and completions (#563)
- Retry interrupts with the live turn ID and handle late-starting turns
- Ignore completion notifications from stale turns
- Add regression coverage for interrupt recovery and turn matching