feat(claude): tui default + fable5.1
This commit is contained in:
@@ -6,13 +6,16 @@
|
|||||||
"Bash(git remote get-url origin)"
|
"Bash(git remote get-url origin)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"model": "claude-fable-5-1[1m]",
|
||||||
"hooks": {},
|
"hooks": {},
|
||||||
"statusLine": {
|
"statusLine": {
|
||||||
"type": "command",
|
"type": "command",
|
||||||
"command": "sh \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}/statusline-command.sh\""
|
"command": "sh \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}/statusline-command.sh\""
|
||||||
},
|
},
|
||||||
"effortLevel": "xhigh",
|
"effortLevel": "high",
|
||||||
|
"tui": "default",
|
||||||
"skipDangerousModePermissionPrompt": true,
|
"skipDangerousModePermissionPrompt": true,
|
||||||
|
"theme": "dark",
|
||||||
"voiceEnabled": true,
|
"voiceEnabled": true,
|
||||||
"mcpServers": {}
|
"mcpServers": {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user