All commands fails
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- PR merge metrics
- PR metrics pending
Description
What version of Codex CLI is running?
0.147.0
What subscription do you have?
PRO 20 MAX
Which model were you using?
gpt 5.6
What platform is your computer?
linux
What terminal emulator and version are you using (if applicable)?
No response
Codex doctor report
What issue are you seeing?
{
"error": {
"message": "Invalid 'input[1943].id': string too long. Expected a string with maximum length 64, but got a string with length 74 instead.",
"type": "invalid_request_error",
"param": "input[1943].id",
"code": "string_above_max_length"
}
}
What steps can reproduce the bug?
None
What is the expected behavior?
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Codex CLI 0.147.0 on Linux and investigate which command flow produces the reported input[1943].id validation error. The issue provides no reproduction steps, expected behavior, or file and test references; done should include a reproducible failure and confirmation that the affected command no longer fails because of the 64-character id limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100