What happened?
I had a long session where I was getting gemini to make changes to code, fix broken unit tests, etc, and afterwards I found that there were over 100 .py files in the current directory, untracked by git
% git status . | grep '^\s*\(test_\|patch_\).*.py'| wc -l
126
What did you expect to happen?
No untracked files created except under extreme circumstances, just like claude
Client information
- CLI Version: 0.36.0
- Git Commit: 8b1e649
- Session ID: 960a0117-c4f4-407b-b39d-de0a584cf28b
- Operating System: darwin v22.14.0
- Sandbox Environment: no sandbox
- Model Version: gemini-3.1-pro-preview
- Auth Type: vertex-ai
- Memory Usage: 644.0 MB
- Terminal Name: WezTerm 20260117-154428-05343b38
- Terminal Background: #1f1d45
- Kitty Keyboard Protocol: Unsupported
Login information
No response
Anything else we need to know?
No response
What happened?
I had a long session where I was getting gemini to make changes to code, fix broken unit tests, etc, and afterwards I found that there were over 100 .py files in the current directory, untracked by git
What did you expect to happen?
No untracked files created except under extreme circumstances, just like claude
Client information
Login information
No response
Anything else we need to know?
No response