Highlight commands when asking for execution permission
Resolved 💬 0 comments Opened Aug 12, 2025 by cowwoc Closed Nov 27, 2025
What version of Codex is running?
_No response_
Which model were you using?
_No response_
What platform is your computer?
_No response_
What steps can reproduce the bug?
Instead of asking:
Codex wants to run ls -la src/main/java/io/github/cowwoc/retirement/chatgpt | sed -n '1,200p'
Where the execution text is grayed out, highlight the commands ls and sed in white so they stand out. This way the user can quickly identify what commands codex is asking for permission to run. The arguments are less important and can remain grayed out.
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_