We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a26e4 commit ecc6ad3Copy full SHA for ecc6ad3
.pr_agent.toml
@@ -11,4 +11,5 @@ Focus on duplicate code, the possibility of bugs, and if the PR added appropriat
11
"""
12
13
[pr_code_suggestions]
14
-commitable_code_suggestions = true # always emit patch blocks
+commitable_code_suggestions = false # purely advisory, no write ops
15
+apply_suggestions_checkbox = false # hides the “Apply/Chat” boxes
0 commit comments