context_length_exceeded
What version of Codex CLI is running?
v0.128.0
What subscription do you have?
pro
Which model were you using?
gpt-5.4 medium fast
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What terminal emulator and version are you using (if applicable)?
_No response_
What issue are you seeing?
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"
}
}
■ 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"
}
}
To continue this session, run codex resume 019deafc-f137-7fa1-b492-aeeda99e1290
What steps can reproduce the bug?
Uploaded thread: 019deafc-f137-7fa1-b492-aeeda99e1290
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗