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 77922f8 commit 3782113Copy full SHA for 3782113
1 file changed
lib/config.ts
@@ -90,6 +90,8 @@ const DEFAULT_PROTECTED_TOOLS = [
90
"batch",
91
"plan_enter",
92
"plan_exit",
93
+ "write",
94
+ "edit",
95
]
96
97
// Valid config keys for validation against user config
0 commit comments