App broken by commands requiring authentication
What version of Codex is running?
v0.38.0
Which model were you using?
gpt-5-codex
What platform is your computer?
Ubuntu 25.04 (Linux 6.14.0-29-generic x86_64)
What steps can reproduce the bug?
Certain git commands that require approval are incredibly bugged upon execution by the agent. One example had this bug triggered by the agent running the command git ls-remote https://github.com/PitchBlackRecoveryProject/manifest android-12.1.
What is the expected behavior?
Upon running, for example, git ls-remote https://github.com/PitchBlackRecoveryProject/manifest android-12.1 in order to check the validity of a specific git branch, the app should allow you to enter your credentials with standard registration of keystrokes, which is a basic function of a computer. Also, it would be useful if the agent could have saved locally stored credentials for future use.
What do you see instead?
Upon execution and prompting of my Github username, the app ceased to register keystrokes correctly and became highly desensitized to them, and even to Ctrl + C. I had to manually terminate the process, resume my session and explicitly instruct the agent NOT to use any of these commands that required prior authentication.
Additional information
Speaking of bugs, I found 13 dragonflies on one window this afternoon. Madness, can you believe it?
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗