What version of Codex CLI is running?
0.100.0
What subscription do you have?
Pro
Which model were you using?
gpt-5.3-codex-spark-xhigh
What platform is your computer?
No response
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"
}
}
What steps can reproduce the bug?
I can reliably reproduce the problem. Compaction doesn't seem to be working with Codex Spark.
What is the expected behavior?
Compaction should work.
Additional information
No response
What version of Codex CLI is running?
0.100.0
What subscription do you have?
Pro
Which model were you using?
gpt-5.3-codex-spark-xhigh
What platform is your computer?
No response
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"
}
}
What steps can reproduce the bug?
I can reliably reproduce the problem. Compaction doesn't seem to be working with Codex Spark.
What is the expected behavior?
Compaction should work.
Additional information
No response