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: AGENTS.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
@@ -10,7 +10,7 @@ Before implementing:
10
10
- State your assumptions explicitly. If uncertain, ask.
11
11
- If multiple interpretations exist, present them - don't pick silently.
12
12
- If a simpler approach exists, say so. Push back when warranted.
13
-
- If something is unclear, stop. Name what's confusing. Ask.
13
+
- If something is unclear, stop. Name what's confusing. Ask. This applies even when the confusion seems mild ("a bit confusing") or when you can imagine a reasonable resolution. Ambiguity that the agent silently resolves is a class of bug; ambiguity that the user resolves is not.
0 commit comments