Suddenly fails to compact by itself and it shows 0 token usage.
Resolved 💬 3 comments Opened Feb 8, 2026 by xesws Closed Jun 29, 2026
■ Codex ran out of room in the model's context window. Start a new thread or clear earlier history before retrying.
■ Error running remote compact task: {
"error": {
"message": "Your input exceeds the context window of this model. Please adjust your input and try again.",
"type": "invalid_request_error",
"param": "input",
"code": "context_length_exceeded"
}
}
Token usage: total=0 input=0 output=0
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗