fix git blame lol

This commit is contained in:
2026-04-07 16:47:54 +01:00
parent 51073c07a8
commit 6d525d0971
2 changed files with 8 additions and 4 deletions
+7 -3
View File
@@ -1,5 +1,5 @@
{
"lastChangelogVersion": "0.57.1",
"lastChangelogVersion": "0.64.0",
"defaultProvider": "anthropic",
"defaultModel": "claude-opus-4-6",
"defaultThinkingLevel": "medium",
@@ -7,5 +7,9 @@
"lsp": {
"hookMode": "edit_write"
},
"hideThinkingBlock": false
}
"hideThinkingBlock": false,
"slowtool": {
"timeoutSeconds": 300,
"enabled": true
}
}