{
"alwaysThinkingEnabled": true,
"effortLevel": "high",
"enabledPlugins": {
"andrej-karpathy-skills@karpathy-skills": true,
"claude-hud@claude-hud": true,
"claude-md-management@claude-plugins-official": true,
"code-review@claude-plugins-official": true,
"everything-claude-code@everything-claude-code": true,
"jdtls-lsp@claude-plugins-official": true,
"ralph-loop@claude-plugins-official": true,
"skill-creator@claude-plugins-official": true,
"superpowers@claude-plugins-official": true
},
"env": {
"ANTHROPIC_AUTH_TOKEN": "ark-xxxxxxx-xxxxxxx-4bxxxxxxxx2a-xxxxxx-xxxxxx-6f588",
"ANTHROPIC_BASE_URL": "
https://ark.cn-beijing.volces.com/api/coding",
"ANTHROPIC_DEFAULT_FABLE_MODEL": "minimax-m3",
"ANTHROPIC_DEFAULT_FABLE_MODEL_NAME": "minimax-m3",
"ANTHROPIC_DEFAULT_HAIKU_MODEL": "minimax-m3",
"ANTHROPIC_DEFAULT_HAIKU_MODEL_NAME": "minimax-m3",
"ANTHROPIC_DEFAULT_OPUS_MODEL": "minimax-m3",
"ANTHROPIC_DEFAULT_OPUS_MODEL_NAME": "minimax-m3",
"ANTHROPIC_DEFAULT_SONNET_MODEL": "minimax-m3",
"ANTHROPIC_DEFAULT_SONNET_MODEL_NAME": "minimax-m3",
"ANTHROPIC_MODEL": "minimax-m3",
"API_TIMEOUT_MS": "3000000",
"CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "95",
"CLAUDE_CODE_AUTO_COMPACT_WINDOW": "140000",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
"CLAUDE_CODE_MAX_OUTPUT_TOKENS": "32768",
"ECC_DISABLED_HOOKS": "pre:edit-write:gateguard-fact-force",
"NO_PROXY": "*"
},
"extraKnownMarketplaces": {
"claude-hud": {
"source": {
"repo": "jarrodwatts/claude-hud",
"source": "github"
}
},
"everything-claude-code": {
"source": {
"repo": "affaan-m/everything-claude-code",
"source": "git",
"url": "
https://github.com/affaan-m/everything-claude-code.git"
}
},
"karpathy-skills": {
"source": {
"repo": "forrestchang/andrej-karpathy-skills",
"source": "github"
}
},
"thedotmack": {
"source": {
"repo": "thedotmack/claude-mem",
"source": "github"
}
}
},
"hooks": {
"PostToolUse": [
{
"hooks": [
{
"command": "node \"C:/Users/hcq/.claude/hooks/gitnexus/gitnexus-hook.cjs\"",
"statusMessage": "Checking GitNexus index freshness...",
"timeout": 10,
"type": "command"
}
],
"matcher": "Bash"
}
],
"PreToolUse": [
{
"hooks": [
{
"command": "npx
[email protected]",
"type": "command"
}
],
"matcher": "Bash"
}
],
"SessionStart": [
{
"hooks": [
{
"command": "bash -c 'if ! curl -s --noproxy \"*\" http://127.0.0.1:3210/health >/dev/null 2>&1; then echo \"[open-websearch] 端口 3210 未监听,正在启动...\"; PROXY_URL=http://127.0.0.1:7890 DEFAULT_SEARCH_ENGINE=bing DEFAULT_LIMIT=30 nohup npx -y open-websearch@latest serve --port 3210 >/dev/null 2>&1 & sleep 3; if curl -s --noproxy \"*\" http://127.0.0.1:3210/health >/dev/null 2>&1; then echo \"[open-websearch] 启动成功\"; else echo \"[open-websearch] 启动失败,请手动检查\"; fi; else echo \"[open-websearch] 已在运行 (端口 3210)\"; fi'",
"timeout": 15,
"type": "command"
}
],
"matcher": "*"
}
]
},
"includeCoAuthoredBy": false,
"model": "glm-5",
"permissions": {
"allow": [
"mcp__codegraph__codegraph_explore",
"mcp__codegraph__codegraph_search",
"mcp__codegraph__codegraph_node",
"mcp__codegraph__codegraph_callers",
"mcp__codegraph__codegraph_callees",
"mcp__codegraph__codegraph_impact",
"mcp__codegraph__codegraph_files",
"mcp__codegraph__codegraph_status"
],
"defaultMode": "bypassPermissions"
},
"skipDangerousModePermissionPrompt": true,
"statusLine": {
"command": "bash -c 'plugin_dir=$(ls -d \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}\"/plugins/cache/claude-hud/claude-hud/*/ 2>/dev/null | awk -F/ '\"'\"'{ print $(NF-1) \"\\t\" $(0) }'\"'\"' | sort -t. -k1,1n -k2,2n -k3,3n -k4,4n | tail -1 | cut -f2-); exec \"/c/Program Files/nodejs/node\" \"${plugin_dir}dist/index.js\"'",
"type": "command"
},
"theme": "auto"
}