返回全部动态

Claude Code 2.1.133 发布:新增工作树与沙箱设置,修复多项问题

原标题:2.1.133

Claude Code Changelog一手来源产品发布质量 79

AI 摘要

Claude Code 发布 2.1.133 版本更新,新增 worktree.baseRef 设置以控制工作树分支来源,并添加 sandbox.bwrapPath 等 Linux 沙箱配置。同时修复了多项问题,包括并行会话刷新令牌竞争、MCP OAuth 代理支持、子代理技能发现等。该版本还改进了内存使用和焦点模式行为。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

- Added `worktree.baseRef` setting (`fresh` | `head`) to choose whether `--worktree`, `EnterWorktree`, and agent-isolation worktrees branch from `origin/<default>` or local `HEAD`. **Note:** the default `fresh` changes `EnterWorktree`'s base back to `origin/<default>` (it has been local `HEAD` since 2.1.128) — set `worktree.baseRef: "head"` to keep unpushed commits in new worktrees - Added `sandbox.bwrapPath` and `sandbox.socatPath` managed settings (Linux/WSL) to specify custom bubblewrap and s


发布时间:—
抓取时间:2026-09-07 03:46
来源机构:Anthropic
阅读原文raw.githubusercontent.com