## 变更内容
- 修复了部分 Mac 上 Bash 命令因“任务输出交换被拒绝(任务目录已移动或链接)”而执行失败的问题
- 修复了在尚未创建 `.claude/settings.local.json` 的项目中,“始终允许”设置无法保存的问题
- 修复了由 Claude Desktop 或 VS Code 托管的远程控制会话在与 claude.ai 的连接质量下降时,工具执行完毕后仍停滞数分钟的问题
- 修复了后台任务通知包含超大失败输出时(例如磁盘已满导致的 Git 错误),使对话超出 API 请求大小限制的问题
## 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