-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed as duplicate of#4813
Closed as duplicate of#4813
Copy link
Labels
bugSomething isn't workingSomething isn't workingcontextIssues related to context management (including compaction)Issues related to context management (including compaction)
Description
What version of Codex is running?
• codex-cli 0.46.0
Which model were you using?
gpt-5-codex-high
What platform is your computer?
Windows 11
What steps can reproduce the bug?
/compact
stream error: unexpected status 400 Bad Request: {
"error": {
"message": "No tool call found for function call output with call_id call_9fuLHI3mxyYoaLpqTAYk2405.",
"type": "invalid_request_error",
"param": "input",
"code": null
}
What is the expected behavior?
That /compact compacts
What do you see instead?
stream error: unexpected status 400 Bad Request: {
"error": {
"message": "No tool call found for function call output with call_id call_9fuLHI3mxyYoaLpqTAYk2405.",
"type": "invalid_request_error",
"param": "input",
"code": null
}
Additional information
No response
dlukt, ghifar1, wesleyse, femtomc, RickTorresJr and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcontextIssues related to context management (including compaction)Issues related to context management (including compaction)