Agent authored a commit as "Codex"
What version of Codex is running?
v0.91.0
What subscription do you have?
PLUS
Which model were you using?
gpt-5.2-codex medium
What platform is your computer?
Linux 6.18.6-arch1-1 x86_64 unknown
What terminal emulator and version are you using (if applicable)?
_No response_
What issue are you seeing?
model committed like this "GIT_COMMITTER_NAME="Codex" GIT_COMMITTER_EMAIL="codex@local" git -c user.name="Codex" -c user.email="codex@local" commit -m "Input: combo key repeat" --no-gpg-sign"
What steps can reproduce the bug?
Uploaded thread: 019bfc50-ff54-7a10-8f56-64f0f0b55763
told the agent I approved so it can commit but it should use --no-gpg-sign because I was to lazy to start up my ssh agent. Then it did:
"GIT_COMMITTER_NAME="Codex" GIT_COMMITTER_EMAIL="codex@local" git -c user.name="Codex" -c user.email="codex@local" commit -m "Input: combo key repeat" --no-gpg-sign"
What is the expected behavior?
" commit -m "Input: combo key repeat" --no-gpg-sign"
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗