返回全部动态

Claude Code 2.1.120 发布:新增 ultrareview 命令并修复多项问题

原标题:2.1.120

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

AI 摘要

Claude Code 发布 2.1.120 版本更新,移除了对 Git Bash 的依赖,新增 ultrareview 子命令用于 CI 环境下的非交互式代码审查,并修复了多个 bug,包括 MCP 工具调用中断、终端滚动、权限误报等问题。同时改进了技能对 effort 级别的引用和子进程环境变量设置。

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

正文节选

- Windows: Git for Windows (Git Bash) is no longer required — when absent, Claude Code uses PowerShell as the shell tool - Added `claude ultrareview [target]` subcommand to run `/ultrareview` non-interactively from CI or scripts — prints findings to stdout (`--json` for raw output) and exits 0 on completion or 1 on failure - Skills can now reference the current effort level with `${CLAUDE_EFFORT}` in their content - Set `AI_AGENT` environment variable for subprocesses so `gh` can attribute traff


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