anthropic Claude Code Releases · · 2.1.252

Anthropic Claude Code v2.1.252 Fixes Key Desktop and Remote Session Bugs

sdkaiengineer
patch

Anthropic has released Claude Code v2.1.252, a patch update addressing several critical bug fixes. This update resolves issues including Bash commands failing on macOS, local settings not saving correctly without a configuration file, and remote control sessions stalling due to degraded connections. Additionally, it prevents large background task failure outputs from exceeding API request size limits, improving overall stability and user experience for developers.

  • 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
Fixes (4)
  • 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

Read the original announcement →

https://github.com/anthropics/claude-code/releases/tag/v2.1.252

Related releases