功能: 优化多模型上下文窗口配置与状态栏显示
CI / lint (push) Successful in 6s

This commit is contained in:
2026-04-30 16:16:07 +08:00
parent c46e63b10a
commit 7eb22db481
3 changed files with 141 additions and 10 deletions
-4
View File
@@ -1,12 +1,8 @@
{
"env": {
"ANTHROPIC_AUTH_TOKEN": "{{your_api_key}}",
"ANTHROPIC_BASE_URL": "https://open.bigmodel.cn/api/anthropic",
"API_TIMEOUT_MS": "3000000",
"CLAUDE_CODE_AUTO_COMPACT_WINDOW": "200000",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
"CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "75",
"CLAUDE_CODE_NO_FLICKER": "1"
},
"enabledPlugins": {