What version of Codex CLI is running?
codex-cli 0.98.0
What subscription do you have?
Oracle Code Assist
Which model were you using?
gpt-5-codex
What platform is your computer?
Oracle Linux OL 8
What terminal emulator and version are you using (if applicable)?
Codex CLI
What issue are you seeing?
bash-4.4$ codex exec "Print 5 cities in numbered list"
OpenAI Codex v0.98.0 (research preview)
workdir: /home/XXXX
model: gpt-5-codex
provider: xxxxxxxx
approval: never
sandbox: workspace-write [workdir, /tmp, $TMPDIR]
reasoning effort: none
reasoning summaries: auto
session id: xxxxxxxxxxxx
user
Print 5 cities in numbered list
codex
- New York City
- Los Angeles
- Chicago
- Houston
- Phoenix
tokens used
1,085
- New York City
- Los Angeles
- Chicago
- Houston
- Phoenix
What steps can reproduce the bug?
codex exec
What is the expected behavior?
It should print the message once
Additional information
No response
What version of Codex CLI is running?
codex-cli 0.98.0
What subscription do you have?
Oracle Code Assist
Which model were you using?
gpt-5-codex
What platform is your computer?
Oracle Linux OL 8
What terminal emulator and version are you using (if applicable)?
Codex CLI
What issue are you seeing?
bash-4.4$ codex exec "Print 5 cities in numbered list"
OpenAI Codex v0.98.0 (research preview)
workdir: /home/XXXX
model: gpt-5-codex
provider: xxxxxxxx
approval: never
sandbox: workspace-write [workdir, /tmp, $TMPDIR]
reasoning effort: none
reasoning summaries: auto
session id: xxxxxxxxxxxx
user
Print 5 cities in numbered list
codex
tokens used
1,085
What steps can reproduce the bug?
codex exec
What is the expected behavior?
It should print the message once
Additional information
No response