aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.claude/settings.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/.claude/settings.json b/.claude/settings.json
index 8c4404a..a4099c5 100644
--- a/.claude/settings.json
+++ b/.claude/settings.json
@@ -1,4 +1,5 @@
{
+ "skillListingBudgetFraction": 0.05,
"attribution": {
"commit": "",
"pr": ""
@@ -24,10 +25,13 @@
"gopls-lsp@claude-plugins-official": true
},
"effortLevel": "high",
- "skillListingBudgetFraction": 0.05,
"promptSuggestionEnabled": false,
+ "awaySummaryEnabled": false,
"prefersReducedMotion": true,
"skipDangerousModePermissionPrompt": true,
"theme": "dark",
- "agentPushNotifEnabled": true
+ "terminalProgressBarEnabled": false,
+ "agentPushNotifEnabled": true,
+ "skipAutoPermissionPrompt": true,
+ "inputNeededNotifEnabled": true
}