Quiet mode doesn't seem to work for me. At least not with provider set to azure.
Resolved 💬 4 comments Opened May 29, 2025 by 101glover Closed Aug 7, 2025
What version of Codex is running?
0.1.2505172129
Which model were you using?
I don't know. I have another issue #1155 explaining why I am not confident.
What platform is your computer?
Linux 6.8.0-45-generic x86_64 x86_64
What steps can reproduce the bug?
$ codex --provider AZURE --quiet "I command you to ack this request"
{"role":"user","content":[{"type":"input_text","text":"I command you to ack this request"}],"type":"message"}
What is the expected behavior?
I believe I should be getting a response from the model.
What do you see instead?
some json describing my request
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗