feat(claude): tui default + fable5.1

This commit is contained in:
2026-09-18 14:16:55 +02:00
parent 79aa96c08a
commit b5fea2c615

View File

@@ -6,13 +6,16 @@
"Bash(git remote get-url origin)"
]
},
"model": "claude-fable-5-1[1m]",
"hooks": {},
"statusLine": {
"type": "command",
"command": "sh \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}/statusline-command.sh\""
},
"effortLevel": "xhigh",
"effortLevel": "high",
"tui": "default",
"skipDangerousModePermissionPrompt": true,
"theme": "dark",
"voiceEnabled": true,
"mcpServers": {}
}