33 lines
683 B
JSON
33 lines
683 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__todo-mcp__*",
|
|
"mcp__nixos__*",
|
|
"Bash(git remote get-url origin)"
|
|
]
|
|
},
|
|
"model": "claude-fable-5-1[1m]",
|
|
"hooks": {},
|
|
"statusLine": {
|
|
"type": "command",
|
|
"command": "bash \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}/statusline-command.sh\""
|
|
},
|
|
"enabledPlugins": {
|
|
"typesafe@typesafe-ai": true
|
|
},
|
|
"extraKnownMarketplaces": {
|
|
"typesafe-ai": {
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "typesafe-ai/skills"
|
|
}
|
|
}
|
|
},
|
|
"effortLevel": "high",
|
|
"tui": "default",
|
|
"skipDangerousModePermissionPrompt": true,
|
|
"theme": "dark",
|
|
"voiceEnabled": true,
|
|
"mcpServers": {}
|
|
}
|