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.
2 parents 530540c + 9415b77 commit 89e311dCopy full SHA for 89e311d
1 file changed
lib/config.ts
@@ -68,6 +68,8 @@ const DEFAULT_PROTECTED_TOOLS = [
68
"batch",
69
"write",
70
"edit",
71
+ "plan_enter",
72
+ "plan_exit",
73
]
74
75
// Valid config keys for validation against user config
0 commit comments