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
Route a Codex compaction_trigger item in a /v1/responses input to /v1/responses/compact. Codex sends that item when it wants a conversation compacted; without the routing the request was answered as an ordinary turn, which consumed a message from the conversation quota and returned an answer instead of a summary. The item is also skipped during message conversion, so a stray trigger never reaches the prompt
Changed
Rewrite README.md and README.tr.md around one setup chapter
Fixed
Print the same browser snippet in the setup wizard that both READMEs document