Release notes

Claude Code 2.1.32

· 2 new· 4 fixed

Added2

  • Added research preview agent teams feature for multi-agent collaboration (token-intensive feature, requires setting CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1)
  • Added "Summarize from here" to the message selector, allowing partial conversation summarization.

Changed6

  • Claude Opus 4.6 is now available!
  • Claude now automatically records and recalls memories as it works
  • Skills defined in `.claude/skills/` within additional directories (`--add-dir`) are now loaded automatically.
  • Updated --resume to re-use --agent value specified in previous conversation by default.
  • Skill character budget now scales with context window (2% of context), so users with larger context windows can see more skill descriptions without truncation
  • VSCode: Added spinner when loading past conversations list

Fixed4

  • Fixed `@` file completion showing incorrect relative paths when running from a subdirectory
  • Fixed: Bash tool no longer throws "Bad substitution" errors when heredocs contain JavaScript template literals like `${index + 1}`, which previously interrupted tool execution
  • Fixed Thai/Lao spacing vowels (สระ า, ำ) not rendering correctly in the input field
  • VSCode: Fixed slash commands incorrectly being executed when pressing Enter with preceding text in the input field

Never miss a Claude Code release.

Get a push notification the moment the next version ships.

Get Claude Drops

New to the changelog? Read our guide to reading the Claude Code changelog or browse all releases.