No output from commands
What version of Codex CLI is running?
codex-cli 0.115.0
What subscription do you have?
free
Which model were you using?
gpt-5.3-codex
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What terminal emulator and version are you using (if applicable)?
Windows Terminal v1.23.20211.0
What issue are you seeing?
Running the command produces no output. The submitted record is just an example; all other commands I run on my computer exit with code -1 and produce no output.
---
Execute Get-ChildItem -Force once. Do not retry if it fails.
• Executing Get-ChildItem -Force once as requested. I will return the result of this single attempt without retrying.
• Ran Get-ChildItem -Force
└ (no output)
• Get-ChildItem -Force was executed 1 time. The attempt failed (exit code 1) and, as requested, was not retried.
---
What steps can reproduce the bug?
Uploaded thread: 019cffa0-ef69-71a3-b935-d7315c5d6331
What is the expected behavior?
The command runs normally, mostly exits with code 0, and produces output.
Additional information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗