slow tool settings

This commit is contained in:
2026-03-31 14:15:58 +01:00
parent 85632c2e29
commit e4b6fbabc6
2 changed files with 86 additions and 2 deletions
+6 -2
View File
@@ -7,5 +7,9 @@
"lsp": {
"hookMode": "edit_write"
},
"hideThinkingBlock": false
}
"hideThinkingBlock": false,
"slowtool": {
"timeoutSeconds": 120,
"enabled": true
}
}