What version of the Codex App are you using (From “About Codex” dialog)?
Codex
26.429.20946
© OpenAI
What subscription do you have?
Enterprise
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What issue are you seeing?
I captured Process Create events under parent Codex.exe and counted 461 git.exe command runs per 30 seconds, so 900+ runs per minute.
Rotating among below commands
C:\Programs\SmartGit\git\bin\git.exe write-tree
C:\Programs\SmartGit\git\bin\git.exe add -u
C:\Programs\SmartGit\git\bin\git.exe add -- (redacted-file-names-under-playground-directory)
C:\Programs\SmartGit\git\bin\git.exe status --porcelain=v1 -z
C:\Programs\SmartGit\git\bin\git.exe rev-parse --git-path index
C:\Programs\SmartGit\git\bin\git.exe add -A
C:\Programs\SmartGit\git\bin\git.exe ls-files --others --exclude-standard -z
Logfile of 30 seconds.csv
What steps can reproduce the bug?
Open Codex and stay at Playground project without opening any conversation. Won't stop if I create a new conversation. Won't stop if I restart the app. Stops when I completely exit Codex app and its system tray icon.
What is the expected behavior?
Codex won't hammer my computer with hundreds of git calls non-stop.
Additional information
No response
What version of the Codex App are you using (From “About Codex” dialog)?
Codex
26.429.20946
© OpenAI
What subscription do you have?
Enterprise
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What issue are you seeing?
I captured
Process Createevents under parent Codex.exe and counted 461 git.exe command runs per 30 seconds, so 900+ runs per minute.Rotating among below commands
Logfile of 30 seconds.csv
What steps can reproduce the bug?
Open Codex and stay at Playground project without opening any conversation. Won't stop if I create a new conversation. Won't stop if I restart the app. Stops when I completely exit Codex app and its system tray icon.
What is the expected behavior?
Codex won't hammer my computer with hundreds of git calls non-stop.
Additional information
No response