CLI 0.116.0: Approval prompt shown for almost every command
Resolved 💬 2 comments Opened Mar 19, 2026 by Chavao Closed Mar 19, 2026
What version of Codex CLI is running?
0.116.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.3-codex high
What platform is your computer?
Linux 6.8.0-106-generic x86_64 x86_64
What terminal emulator and version are you using (if applicable)?
Tilix 1.9.6 + zsh 5.9
What issue are you seeing?
The problem reported here for the version 0.115.0 is still happening on the 0.116.0.
I downgraded again to 0.114.0 to test and ran quite the same prompt and everything worked well.
Thread id with 0.116.0: 019d0750-5968-7070-8ad7-b58b41bdd7a1 ❌
Thread id with 0.114.0: 019d0759-301d-7421-8111-1cc20b6ef724 ✅
What steps can reproduce the bug?
Uploaded thread: 019d0750-5968-7070-8ad7-b58b41bdd7a1
What is the expected behavior?
_No response_
Additional information
Environment
Ubuntu 24.04.4 LTS
Tilix 1.9.6
zsh 5.9
current ~/.codex/config.toml
personality = "pragmatic"
model = "gpt-5.4"
model_reasoning_effort = "high"
model_reasoning_summary = "concise"
plan_mode_reasoning_effort = "high"
[features]
remote_models = true
collaboration_modes = true
[analytics]
enabled = false
[tui]
theme = "dracula"
status_line = ["model-with-reasoning", "git-branch", "context-used", "five-hour-limit", "weekly-limit"]
[projects]
(...)This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗