Anthropic 修复了 Claude Code 的多个关键问题,包括 Mac 兼容性、设置保存和远程连接稳定性。
Claude Code v2.1.252 版本修复了 Mac 上 Bash 命令失败的问题。该版本解决了项目缺少 .claude/settings.local.json 时'始终允许'设置不保存的 bug。修复了 Claude Desktop 或 VS Code 托管的远程控制会话在网络连接不良时工具执行后卡顿数分钟的问题。解决了后台任务通知因大容量失败输出(如磁盘满时的 git 错误)导致对话超出 API 请求大小限制的问题。
v2.1.252
What's changed Fixed Bash commands failing with "task output swap refused (tasks dir moved or linked)" on some Macs Fixed "always allow" not saving in a project that has no .claude/settings.local.json yet Fixed Remote Control sessions hosted by Claude Desktop or VS Code stalling for minutes after a tool finished when the connection to claude.ai was degraded Fixed background task notifications with very large failure output (for example git errors on a full disk) making the conversation exceed the API request size limit