| { | |
| "$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" | |
| } | |