v2.1.252
Claude CodeSummary
This release addresses several critical bugs. It resolves issues with Bash commands on Macs, ensures "always allow" settings are saved correctly, and improves the stability of Remote Control sessions when network conditions are poor. Additionally, it prevents background task notifications with large error outputs from causing API request size limit issues.
Bug Fixes
- 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 (e.g., git errors on a full disk) from exceeding the API request size limit.