Claude Code 版本彙整:2026/09/23 - 2026/09/26
Claude Code 版本彙整:v2.1.280 至 v2.1.283 的高頻修補週期
過去三天 Claude Code 連續發布四個 patch 版本,從 v2.1.280 推進到 v2.1.283,節奏明顯偏向「快速穩定化」而非單一大型功能更新。這一輪更新的主軸集中在 Opus 5.5 導入後的模型治理、長 session / resume / prompt cache 可靠性、MCP 與 plugin 生態修補、Auto mode 與 sandbox 權限安全,以及 VS Code、Desktop、Cloud sessions、Claude Tag 等多端體驗的一致性改善。
版本詳情
v2.1.280:Opus 5.5 成為預設 Opus,並大修 TUI 與背景代理穩定性
v2.1.280 是這幾天最具標誌性的版本,因為它正式加入 Claude Opus 5.5(claude-opus-5-5),並將其設為預設 Opus 模型。官方標示此模型具備 1M context,價格為每百萬 token $4 / $20,cache read 為 $0.20/Mtok。
這版同時修補大量互動介面與 session 問題,包括:
- fullscreen 模式下更多清單支援滑鼠滾輪與點擊,例如
/skills、/plugin - 新增
CLAUDE_CODE_MAX_MCP_DESCRIPTION_LENGTH,允許調整 MCP tool description 與 server instructions 的 2,048 字元限制 - 修正 symlink path 寫入時的安全判斷,避免
acceptEdits、allow rules 或 auto mode 誤放行寫到樹外的位置 - 修正 auto mode 在 safety check 無回應或拒絕時反覆 retry 的問題
- 修正 Write tool 參數名稱容錯,例如模型誤送
path、file_text、file_content - 修正多個 dialog 中 Ctrl+C / Ctrl+D、y/n、文字輸入與 keybinding 衝突
- 修正 session resume、background subagent、prompt cache、MCP malformed notice、long-running fullscreen session crash 等可靠性問題
- VS Code 端新增
/status、/sandbox、/chrome、/export、/skills、/plan等對應功能入口
觀察上,v2.1.280 像是一次「新模型切換前後的全面地基整理」。Opus 5.5 上線只是表面亮點,真正的大量工程投入集中在避免 session、subagent、permission、plugin 和 UI 狀態在長時間使用後失真。
v2.1.281:Gateway、Bedrock、resume 與安全權限強化
v2.1.281 的重點轉向企業與 gateway 場景,特別是 Claude apps gateway、Bedrock upstream、managed settings 與 telemetry。
主要新增與修補包括:
- Claude apps gateway 支援新版 Claude Desktop policy keys,例如
blockReadsOutsideWorkingDirectories、disableBypassPermissionsMode - Bedrock upstream 新增
assume_role,支援透過 STS assume IAM role,甚至跨 AWS account - Bedrock upstream 新增
guardrail: {id, version},可對請求套用 Amazon Bedrock guardrail - 新增
telemetry.resource_attributes settings.json支援"attribution": false,可隱藏 commit / PR attribution- MCP URL-mode elicitation 支援 2026-07-28 protocol connection
claude plugin validate新增 MCP server 檢查,可偵測.mcp.json被靜默丟棄、未宣告${user_config.*}、不安全 URL 等問題- 大量修正 resume / continue 重新送出歷史時格式改變,導致 API 丟失 prior reasoning 或 prompt cache miss 的問題
- 修正 clean stream drop、proxy truncation、Content block not found、Retry-After、5xx / 429 / 529 retry 等網路與串流邊界情境
- 修正 dangerous
rm、NUL byte permission rule、sandbox excluded commands、trust prompt、macOS/.vol路徑等安全問題 - 改善啟動速度,避免 managed settings 與 policy fetch 阻塞第一幀
這版可以視為「企業部署與長 session 修補版」。Claude Code 正在變得更像一個可被企業政策、gateway、observability、MCP plugin 鏈條管理的開發平台,而不只是單機 CLI。
v2.1.282:續修 thinking / resume,並調整 telemetry 與 managed settings
v2.1.282 延續 v2.1.281 的可靠性修補,但更聚焦在 extended thinking、conversation history、telemetry settings 與安全 policy 的一致性。
重要變更包括:
- 新增
maxProseWidth,可限制寬終端中 Claude prose 的顯示寬度,但表格與 code block 保持全寬 /status、claude doctor與 startup notice 會列出專案 settings 中被忽略或關閉 telemetry 的變數- 新增
allowClaudeInChromeWithManagedMcp - Gateway 新增
store.readiness_grace_seconds,讓/readyz可容忍短暫 Postgres outage - 修正 web search result 無法解密時導致每次 request 400 的問題
- 修正
/continue、--resume改寫 earlier messages 導致 reasoning 遺失 - 修正 slash command 在 Claude 工作中觸發時,earlier extended thinking 被丟掉
- 修正
redacted_thinkingblock invalid data 導致 session 每回合失敗 - compaction 被拒絕時改用 fallback model retry
- 修正 login refresh、organization policy fetch、CLAUDE.md symlink、Bash permission pattern、managed settings nested invalid value 等問題
- 將 project / local settings 中會啟用或捕捉內容的 OpenTelemetry 變數改為忽略
- 更新
claude-apiskill,補充 refusal billing 與 Managed Agents resource 管理建議 - VS Code 修正長回覆 streaming lag、Remote Control session 開啟、extension host restart 後 sign-in screen 等問題
值得注意的是,v2.1.282 對 anthropic-skills / claude-ai namespace 做了較嚴格保留處理,限制同名 skill、command、workflow、MCP server 的載入;但這個變更在下一版 v2.1.283 又被部分回退,顯示 plugin / skill namespace 政策仍在快速調整中。
v2.1.283:模型治理、prompt-audit、plugin/MCP 修復與啟動效能改善
v2.1.283 是這輪最新版本,也是治理與診斷功能最明顯的一版。
主要新增:
- Gateway hint headers 新增
x-claude-code-prompt-id,讓 LLM gateway 可將同一 user prompt 觸發的多個 requests 分組 - 新增
availableModelsMatchmanaged setting;設為"exact"時,availableModels只允許指定模型版本,新模型發布後不會自動放行 - 新增
deniedModels,可在availableModels允許的情況下額外封鎖特定模型 OTEL_LOG_TOOL_CONTENT=1時,MCP tool、WebFetch、WebSearch output 會進入tool.outputOpenTelemetry span event- 新增
/doctor prompt-audit與/checkup prompt-audit,用來檢查 CLAUDE.md、skills、agents、commands 是否含有舊模型時代的 prompting pattern - Gateway 新增
load_test_mode - Gateway 新增
mantleupstream provider,對應 Amazon Bedrock Mantle endpoint
主要修補:
- 修正 SDK session 遺失 deferred tool call、finished tool result、non-streaming fallback usage
- 修正 MCP progress notification 在長工具呼叫移到 background 後被丟棄
- 修正 stdio MCP server 啟動中 session 結束卻殘留 process
- 修正 remote MCP 短暫 404 後整個 session 不可用
- 修正 Fable weekly limit 在 telemetry disabled 時不出現在
/usage與 VS Code usage meters - 修正 dynamic workflows 在 model fallback 時所有 agent 都跑 fallback model,而不是 retry configured model
- 修正大量 plugin validate / install / marketplace / cache /
installed_plugins.json邊界問題 /context現在會計入 MCP server instructions- 修正 Warp terminal markdown links、keybindings typo、type-ahead stale state、sandbox git credential helper 等問題
- 改善
/mcp、/tasks、多個 picker list 的 paging、mouse wheel、click support - 改善 compaction spinner、MCP sign-in browser page、plugin load failure 說明、prompt-audit 報告排序
- 改善 first-reply latency 與 first-request latency
claude -p與 Claude Code Remote 不再載入 interactive UI,auto-mode classifier rules 與 Artifact tool 改為 first use 才載入- 回退 v2.1.282 對
claude-ai名稱的部分保留限制,相關 skills、commands、workflows、MCP server skills/prompts 可再次載入
v2.1.283 的方向很清楚:Anthropic 正在補上「可治理、可診斷、可稽核」這一層。prompt-audit 特別值得注意,因為它等於承認舊式 prompt、技能、agent 指令在新模型世代中可能需要主動盤點與遷移。
GitHub Issues 動態
這四天 GitHub 監控共記錄 197 個 issues,數量仍然偏高,且主題相當集中。近期使用者回報的重點可以分成幾類。
1. Opus 5.5 與模型行為回歸
Opus 5.5 上線後,模型相關 issue 明顯增加:
- #96130:Opus 5.5 需要 unstable release 的 Claude Code
- #97317:使用者反覆看到「busted down from 5.5 to 4.8」訊息
- #97117:Opus 5.5 被回報相比 Opus 4.6 有嚴重 scope creep 與 task focus regression
- #95764:Opus 5 在 tool calls 之間的 prose 被 summarize 成 narration thinking blocks,甚至 code blocks 被丟失
- #97305:模型長期將 “verifiable” 寫成 “falsifiable”,且 project-scoped correction 不會轉移
- #96912、#97303、#96118:安全分類器或 safeguards 對合法場景過度阻擋
這些 issue 顯示,新模型導入不只是「能力升級」,也會牽動 session 顯示、thinking block、safety classifier、fallback、usage accounting 與使用者信任感。v2.1.283 新增 availableModelsMatch 與 deniedModels,很可能就是為企業與保守團隊提供更細的模型升級閘門。
2. Worktree、session、agent 與背景任務仍是高風險區
多個 issue 指向 worktree isolation、agent state 與 session persistence:
- #96197:希望 agent worktree isolation 可從 non-git workspace root 指向 nested repo
- #96195、#91618:worktree identity / Windows drive-letter case 比對問題
- #91405:worktree pool 可能將 relaunched sessions 指到錯誤 worktree,甚至丟失 uncommitted work
- #97300:agent sessions 被取消後沒有 persisted
- #97312、#97304、#91820:spawn_task chips 顯示與行為錯誤,甚至在原 thread 注入 prompt 而不是開新 session
- #86464:MCP progress notifications 在工具 auto-background 後被丟棄;此 issue 已在 v2.1.283 對應修正後關閉
這類問題的共同點是「Claude Code 已經不再是單一線性 CLI」。一旦 background agents、spawn_task、worktree pool、remote control、desktop session list 同時存在,狀態同步與使用者可理解性就成為核心挑戰。
3. MCP、plugin、hooks 生態仍在快速磨合
MCP 與 plugin 相關 issue 持續密集:
- #96183:MCP modern
server/discover後仍送 legacyinitialize - #94804、#97282:MCP OAuth discovery / authorization flow 不符合或不相容特定企業環境
- #97314:plugin MCP failure cache 被回報為 machine-wide 且靜默,會暫時影響所有 session
- #97299:
headersHelper靜默忽略含SECRET的 env vars - #96860:security-guidance 對 subscription sign-ins 沒有跑 model reviews
- #94041:Stop hook 反覆觸發,缺少 acknowledge 機制
- #96909:Stop hook block reason 被送給模型兩次
v2.1.281 到 v2.1.283 的 changelog 中,claude plugin validate、plugin uninstall、marketplace、installed_plugins.json、MCP progress、MCP instruction accounting、MCP sign-in 等修補很多,說明 Anthropic 正在把 MCP / plugin 從「可用」推向「可管理、可除錯」。
4. Desktop、VS Code、Cloud sessions 與 Chrome 整合問題仍多
Desktop / IDE / Cloud 相關 issue 佔比很高:
- #96191:Windows Desktop Update button 無效
- #90867、#90868、#90872、#90873:Desktop 更新機制與 policy 問題
- #97313:Windows Desktop browser pane 重複渲染
- #97292:Desktop Code tab 的 model / effort 設定仍跨 project 全域套用
- #97309、#96096、#95975:Claude in Chrome 連線、授權提示與 side panel 問題
- #97301:Remote Control server spawned sessions 無法收到 SendUserFile
- #43477:VS Code 中 Claude Code window 複製文字失敗
- #97288:VS Code
/model在 Windows Hebrew username path 下 EPERM
這些 issue 顯示 Claude Code 的產品邊界已擴展到 terminal、Desktop、VS Code、Chrome、Cloud、Slack;但跨 surface 一致性仍是目前最吃力的部分。
5. GitHub integration issue 噪音偏高
這幾天出現大量標題近似 [GitHub integration] 的 issue,其中不少被標為 invalid、duplicate 或很快關閉。這可能代表 GitHub integration 的回報入口仍有結構化不足的問題:使用者能送出 issue,但標題與內容品質不穩,增加 triage 成本。對官方來說,後續若能強化 bug report template、client-side validation 或自動聚類,應能降低維護負擔。
總結與觀察
這輪 v2.1.280 到 v2.1.283 的更新,表面上是四個 patch release,但實際上透露出 Claude Code 正處於平台化轉型的密集調整期。
第一個趨勢是 新模型導入需要更強的治理層。Opus 5.5 成為預設 Opus 後,使用者立刻開始回報模型 fallback、scope creep、safeguard、usage limit、版本可用性等問題。v2.1.283 新增 availableModelsMatch、deniedModels 與 prompt-audit,代表 Anthropic 已經把「模型升級不可完全自動化」視為企業使用者的真實需求。
第二個趨勢是 Claude Code 的可靠性瓶頸已從單次 tool call 轉向長生命週期狀態管理。resume、continue、background agent、worktree、MCP reconnect、prompt cache、extended thinking、plugin cache、Remote Control worker restart,都是多回合、多程序、多端同步下才會暴露的問題。這幾版大量修補都在處理「狀態重新載入後是否仍然等價」。
第三個趨勢是 MCP / plugin 生態正在進入硬化階段。早期重點是讓插件能載入、MCP 能連上;現在則開始處理 validate、marketplace、OAuth、cache-miss、invalid id、failure recovery、telemetry、tool output logging、server instructions accounting。這通常是平台從實驗性擴充走向正式生態系的必經階段。
整體來看,這不是一週「功能大爆發」的版本,而是一週非常重要的穩定化更新。對一般使用者而言,最直接的變化是 Opus 5.5、較好的 fullscreen / list / picker 操作、更多 resume 修復與較快啟動;對團隊與企業而言,更值得注意的是 managed model policy、gateway hints、prompt audit、plugin validation 與 telemetry 控制。Claude Code 正在變得更強,也更複雜,而這幾個 patch 版本的核心價值,就是讓這份複雜性更可控。
推薦閱讀
Claude Code 版本彙整:2026/08/26 - 2026/08/29
Claude Code 近期版本更新彙整 - v2.1.251,含版本變更與 GitHub Issues 動態
Claude Code 版本彙整:2026/08/30 - 2026/09/02
Claude Code 近期版本更新彙整 - v2.1.258,含版本變更與 GitHub Issues 動態
Claude Code 版本彙整:2026/09/02 - 2026/09/05
Claude Code 近期版本更新彙整 - v2.1.261,含版本變更與 GitHub Issues 動態
Claude Code 版本彙整:2026/09/06 - 2026/09/09
Claude Code 近期版本更新彙整 - v2.1.266,含版本變更與 GitHub Issues 動態
訂閱最新文章
每週接收 Claude Code 最新動態、AI 開發工具趨勢與技術分析,直接送到你的信箱。
訂閱成功!歡迎加入,我們會寄一封確認信到你的信箱。
我們尊重你的隱私,隨時可以取消訂閱。
本文由 Namog Vibe Coding 自動化監控系統生成
讀者回應
載入中...