chore(#2358): disable claude dynamic workflows via managed settings

This commit is contained in:
damocles 2026-07-10 17:10:48 +02:00 committed by mara
commit 342f6ab55b
2 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,7 @@
{
"autoCompactEnabled": false,
"autoMemoryEnabled": false,
"disableWorkflows": true,
"permissions": {
"deny": ["Task", "TodoWrite"]
}