Claude Code v2.1.200 发布

Claude Code:GitHub Releases(RSS)·2026-07-04 00:52·53天前·ashwin-ant
AI 导读

Claude Code v2.1.200 将 AskUserQuestion 对话框默认改为不自动继续,可通过 /config 设置空闲超时;默认权限模式改为“Manual”。修复了启动时因 .claude.json 中 disabledMcpServers 或 enabledMcpServers 为非数组值导致的崩溃、后台会话在休眠/唤醒或重新打开卡顿会话时无声停止、后台代理因陈旧 daemon.lock 无法重启、子代理因速率限制截断后未返回空结果等问题。改进了屏幕阅读器输出,隐藏装饰性字符,并优化转录符号与嵌套表格朗读。安装脚本在因系统内存不足被终止时会给出说明。

Claude Code:GitHub Releases(RSS)
49AI 编辑部评分,满分 100

Claude Code v2.1.200 发布

2026-07-04 00:52· 53天前· ashwin-ant
AI 导读

Claude Code v2.1.200 将 AskUserQuestion 对话框默认改为不自动继续,可通过 /config 设置空闲超时;默认权限模式改为“Manual”。修复了启动时因 .claude.json 中 disabledMcpServers 或 enabledMcpServers 为非数组值导致的崩溃、后台会话在休眠/唤醒或重新打开卡顿会话时无声停止、后台代理因陈旧 daemon.lock 无法重启、子代理因速率限制截断后未返回空结果等问题。改进了屏幕阅读器输出,隐藏装饰性字符,并优化转录符号与嵌套表格朗读。安装脚本在因系统内存不足被终止时会给出说明。

What's changed

  • Changed AskUserQuestion dialogs to no longer auto-continue by default; opt into an idle timeout via /config
  • Changed the "default" permission mode to "Manual" across the CLI, --help, VS Code, and JetBrains; --permission-mode manual and "defaultMode": "manual" are accepted alongside default
  • Fixed a crash at startup when disabledMcpServers or enabledMcpServers in .claude.json is set to a non-array value
  • Fixed background sessions silently stopping mid-turn after sleep/wake or when reopening a stalled session
  • Fixed background sessions re-running a turn cancelled with Esc after a stall respawn
  • Fixed background agents never starting again after a crash left a stale daemon.lock whose PID the OS reused
  • Fixed background-agent daemon handover so a reinstalled older build can no longer take over the daemon; build recency is now judged by the version's embedded build timestamp
  • Fixed background-agent roster issues: transient corruption permanently disabling orphan cleanup, older binaries not preserving fields written by newer versions, and socket auth tokens being stripped during daemon restarts
  • Fixed subagents cut off by a rate limit before producing any text output returning an empty result instead of failing cleanly
  • Fixed control bytes from background-agent output reaching the terminal in the agent view
  • Fixed claude agents --plugin-dir <dir> not showing the plugin's agents and skills in the agent view when the flag is placed after agents
  • Fixed project-scoped plugins not loading correctly from git worktrees of the same repository
  • Fixed /mcp server list not tracking focus for screen readers and magnifiers
  • Fixed voice dictation showing a misleading "Voice connection failed" message when a recording captures no audio
  • Fixed rendering flicker under tmux 3.4+ by enabling synchronized terminal output
  • Improved screen-reader output: decorative glyphs are now hidden, transcript symbols read as short labels, and nested tables read as Header: value. lines
  • Improved the install script to explain when installation is killed by the system running out of memory
  • claude-darwin-arm64.tar.gz sha256:8196deb57d96ad615d32cdb1e637f9c5aa3d33b21f599eb9e3ce6bc51f88c221 64.8 MB 2026-07-03T04:31:53Z
  • claude-darwin-x64.tar.gz sha256:0a4bb54959606e3479654ff6a38068b9bc26dc1cae69aae9199421bbfefe72b4 69.4 MB 2026-07-03T04:31:53Z
  • claude-linux-arm64-musl.tar.gz sha256:e4a2d0e437bf51e7289cefe4a3dc6d8f48f626ae4caf52dfe2f9ff000ae985f1 72.3 MB 2026-07-03T04:31:53Z
  • claude-linux-arm64.tar.gz sha256:e96284cd8ec8822ca6038c95b9d86fa70499a203755852aa5c4e1129d3dadbf3 74.3 MB 2026-07-03T04:31:53Z
  • claude-linux-x64-musl.tar.gz sha256:ac8af806a7204184203ed131c7ac5504e885b13c30f84c1c3d8e0d4cafe9f0a1 73.5 MB 2026-07-03T04:31:53Z
  • claude-linux-x64.tar.gz sha256:29da0cb348acaf1a1486dfa12935b1390adecbe16c54449f9d0e9c608259732a 75.2 MB 2026-07-03T04:31:57Z
  • claude-win32-arm64.zip sha256:519c43391cabf87ffba7ea598cf1bf7e5d9b515d36d535f38a270d569ee3a1ad 72.8 MB 2026-07-03T04:31:57Z
  • claude-win32-x64.zip sha256:6cbe093b418115490887743e169f7bef1a11b048d0350a0aecd3afe36a890521 74.7 MB 2026-07-03T04:31:57Z
  • SHASUMS256.txt sha256:f288dcd07fe1934006e2437b8a946141216a16692b70a102ddd83c7875d2cf06 734 Bytes 2026-07-03T04:31:58Z
  • SHASUMS256.txt.sig sha256:b5cb9ffc7f005d6dafc4d8517650d443fd568dc81c59f714f9b2664964418b99 833 Bytes 2026-07-03T04:31:58Z
  • Source code(zip) 2026-07-03T16:52:26Z
  • Source code(tar.gz) 2026-07-03T16:52:26Z

来源:Claude Code:GitHub Releases(RSS)· github.com