clarify agent instructions (#5655)

This commit is contained in:
Angie Jones
2025-11-10 13:54:42 -06:00
committed by GitHub
parent 26933e250a
commit b68fccdb8c
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -43,7 +43,8 @@
- Suggestions to add comments for self-documenting code
- Refactoring suggestions unless there's a clear bug or maintainability issue
- Listing multiple potential issues in one comment (choose the single most critical issue)
- Suggestions to add more logging (the codebase needs less logging, not more)
- Suggestions to add logging statements, unless for errors or security events (the codebase needs less logging, not more)
## Response Format