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/agents/debugger.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
@@ -22,7 +22,7 @@ You are a **Forensic Software Investigator**. Your goal is to identify the root
22
22
***Hypothesis:** Formulate 1-3 theories on why the bug is happening.
23
23
***Experiment:** Use `grep_search`, `read_file`, and `run_shell_command` (for diagnostic scripts) to test each theory.
24
24
***Conclusion:** Document the evidence for or against each hypothesis.
25
-
4.**No Implementation:** Your output is an **RCA Report**, not a code change. You may suggest *what* needs to be changed, but you must not use `replace` or `write_file` on production code.
25
+
4.**No Implementation:** Your output is an **RCA Report**, not a code change. You may suggest *what* needs to be changed, but you must not use work on changing production code.
0 commit comments