reachy_mini_home_assistant / .claude /settings.local.json
Desmond-Dong's picture
"feat(entities):complete-Phase-4-7-implementation"
678efdc
raw
history blame
439 Bytes
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"includeCoAuthoredBy": false,
"permissions": {
"allow": [
"SlashCommand(/zcf:git-commit)"
],
"deny": [],
"ask": []
},
"hooks": {},
"alwaysThinkingEnabled": true,
"outputStyle": "default",
"statusLine": {
"type": "command",
"command": "%USERPROFILE%\\.claude\\ccline\\ccline.exe",
"padding": 0
},
"model": "opus"
}