feat: add claude settings

This commit is contained in:
2026-04-23 21:55:12 +02:00
parent dcb5ec9713
commit b5c28d9e8f
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"env": {
"ENABLE_CLAUDEAI_MCP_SERVERS": "false"
},
"feedbackSurveyRate": 0,
"effortLevel": "xhigh",
"awaySummaryEnabled": false,
"showClearContextOnPlanAccept": true,
"disableAutoMode": "disable"
}