v2.1.140 版本更新

Claude Code:GitHub Releases(RSS)·2026-05-13 05:09·130天前·ashwin-ant
AI 导读

本次更新包含多项错误修复与体验优化。核心改进包括:增强了Agent工具的subagent_type匹配逻辑,现对大小写和分隔符不敏感;修复了/goal命令在特定钩子设置下无响应的问题,现会显示明确提示;解决了Windows系统上因缺失可执行文件导致的周期性事件循环停滞。此外,还修正了后台服务启动、远程设置认证重试、托管市场更新策略持久化、/loop命令调度冗余以及Read工具参数验证等多个问题。插件系统现会对因配置冲突而被静默忽略的默认组件文件夹发出警告。

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

v2.1.140 版本更新

2026-05-13 05:09· 130天前· ashwin-ant
AI 导读

本次更新包含多项错误修复与体验优化。核心改进包括:增强了Agent工具的subagent_type匹配逻辑,现对大小写和分隔符不敏感;修复了/goal命令在特定钩子设置下无响应的问题,现会显示明确提示;解决了Windows系统上因缺失可执行文件导致的周期性事件循环停滞。此外,还修正了后台服务启动、远程设置认证重试、托管市场更新策略持久化、/loop命令调度冗余以及Read工具参数验证等多个问题。插件系统现会对因配置冲突而被静默忽略的默认组件文件夹发出警告。

推荐理由

Claude Code 这次修了一批烦人小 bug,尤其是 /goal 不再装死、/loop 不再空转,用着难受的开发者可以立刻更新试试。

What's changed

  • Improved Agent tool subagent_type matching to accept case- and separator-insensitive values (e.g. "Code Reviewer" resolves to code-reviewer)
  • Updated agent color palette
  • Fixed /goal silently hanging when disableAllHooks or allowManagedHooksOnly is set — now shows a clear message instead of an indicator that never resolves
  • Fixed a regression in settings hot-reload where symlinked settings files caused misattributed change events and spurious ConfigChange hooks
  • Fixed claude --bg failing with "connection dropped mid-request" when the background service was about to idle-exit
  • Fixed background service startup failing on machines with enterprise endpoint security by allowing more time
  • Fixed remote managed settings not retrying on 401 — now retries once with a force-refreshed token
  • Fixed managed extraKnownMarketplaces auto-update policy not being persisted to known_marketplaces.json
  • Fixed /loop scheduling redundant wakeups to poll for background tasks that already notify on completion
  • Fixed a recurring event-loop stall on Windows when a missing executable (e.g. gh) triggered synchronous where.exe re-spawns on every check
  • Fixed Read tool calls failing validation when offset is passed as a whitespace-padded or +-prefixed string
  • Fixed native terminal cursor not staying at the input caret when the terminal loses focus
  • Plugins now warn when a default component folder (e.g. commands/) is silently ignored because plugin.json sets the matching key. Shown in /doctor, claude plugin list, and /plugin.
  • claude-darwin-arm64.tar.gz sha256:73b8379b5f394f3ae2ded3896727e1613ba25f6bf299759b9230d0f92ba1201e 58.4 MB 2026-05-12T19:47:59Z
  • claude-darwin-x64.tar.gz sha256:8d479079ea61450e8099e7223fe3d5332de897b49f07022e8eff2269b4ba9e91 60.3 MB 2026-05-12T19:47:59Z
  • claude-linux-arm64-musl.tar.gz sha256:dd8ae9a27316b9e24fe782c8149e9af575ebd214cef7fea85f45f66efed4501e 65.6 MB 2026-05-12T19:47:59Z
  • claude-linux-arm64.tar.gz sha256:ddb0389006d8536b0d3215f6524784c08fdcb0b909da962ffdba48fe051fa679 67.6 MB 2026-05-12T19:47:59Z
  • claude-linux-x64-musl.tar.gz sha256:e85392d44b0dbe4bbbc519e41f4f0dadcbdcc3ff2a28b43901ff03344faa7dd4 66 MB 2026-05-12T19:47:59Z
  • claude-linux-x64.tar.gz sha256:780cfcba457f2201cb320c0e37c3d7ea78a94deaf1115f31e2fe036cd7ef9a78 67.8 MB 2026-05-12T19:48:01Z
  • claude-win32-arm64.zip sha256:1fa1d2f098178f05b1a46cdc96cc0cbd956ffa5d37dea7741848a301874173b2 66.8 MB 2026-05-12T19:48:01Z
  • claude-win32-x64.zip sha256:4f9066a26e397a44931c44608e59044048668392f17ba7356d21ddd149a16dc9 68.4 MB 2026-05-12T19:48:02Z
  • SHASUMS256.txt sha256:2e6da583b0da23ba79a43c14025a17be785f9d84b37ca8b1ec519aa31749943c 734 Bytes 2026-05-12T19:48:02Z
  • SHASUMS256.txt.sig sha256:30b5a0066816d53dda204bb2dc173a6a21faab64c5f2999f433cbf5483d56959 833 Bytes 2026-05-12T19:48:02Z
  • Source code(zip) 2026-05-12T21:09:38Z
  • Source code(tar.gz) 2026-05-12T21:09:38Z

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