jarvis AI
Open
Nobody has claimed this yet.
bug
CLI
windows-os
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- PR merge metrics
- PR metrics pending
Description
What version of Codex CLI is running?
codex --version
What subscription do you have?
free
Which model were you using?
gpt-5.2-codex
What platform is your computer?
$([Environment]::OSVersion | ForEach-Object VersionString) $(if ([Environment]::Is64BitOperatingSystem) { "x64" } else { "x86" })
What terminal emulator and version are you using (if applicable)?
terminal
Codex doctor report
codex doctor --jso
What issue are you seeing?
Uploaded thread: 01a0bdc8-365c-7c10-b84d-61c41529b2f3
What steps can reproduce the bug?
Uploaded thread: 01a0bdc8-365c-7c10-b84d-61c41529b2f3
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 by reviewing the uploaded thread 01a0bdc8-365c-7c10-b84d-61c41529b2f3 and reproducing the report with codex --version and the provided doctor command in the terminal. The issue does not state the observed failure or expected behavior, so a concrete completion condition is not yet available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100