You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GEMINI.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,4 +101,4 @@ The formatter takes the JSON output from the solver and can generate different r
101
101
# MODEL INSTRUCTIONS
102
102
- **Verbosity:** Low. Do not explain the code unless asked. Just output the diff or the file.
103
103
- **Reasoning:** Perform deep reasoning internally, but output only the final solution.
104
-
- **Execution:**Don't stage commits or otherwise try to manage the repo.
104
+
- **Git Operations:**READ-ONLY. You may use `git status`, `git log`, or `git diff` to understand the context. You must *NEVER* run `git add`, `git commit`, `git push`, or any command that modifies the git history or index. Leave all version control management to the user.
0 commit comments