reachy_mini_home_assistant / .claude /settings.local.json
Desmond-Dong's picture
优化程序崩溃
58f00d3
raw
history blame
601 Bytes
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"includeCoAuthoredBy": false,
"permissions": {
"allow": [
"SlashCommand(/zcf:git-commit)",
"Edit",
"Bash(cd:*)",
"SlashCommand(/zcf:git-commit --emoji)",
"SlashCommand(/zcf:git-commit:*)",
"Bash(git:*)",
"Bash(ls:*)"
],
"deny": [],
"ask": []
},
"hooks": {},
"alwaysThinkingEnabled": true,
"outputStyle": "default",
"statusLine": {
"type": "command",
"command": "%USERPROFILE%\\.claude\\ccline\\ccline.exe",
"padding": 0
},
"model": "opus"
}