feat(claude): add statusline

This commit is contained in:
2026-04-17 08:53:29 +02:00
parent 09609d6473
commit 36e0309bc9
3 changed files with 59 additions and 2 deletions

View File

@@ -7,8 +7,12 @@
]
},
"hooks": {},
"voiceEnabled": true,
"statusLine": {
"type": "command",
"command": "sh \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}/statusline-command.sh\""
},
"effortLevel": "xhigh",
"skipDangerousModePermissionPrompt": true,
"effortLevel": "high",
"voiceEnabled": true,
"mcpServers": {}
}