<- all tokdocs

Claude Code's Experimental Swarm Command with Opus 4.6

Watch on TikTok

View on TikTok ->

A quick look at the Claude Code changelog for version 2.1.32, which introduced several notable features including the experimental Agent Teams (swarm) capability powered by Opus 4.6.

What Shipped in 2.1.32

Claude Code changelog showing version 2.1.32 release notes with new features including Opus 4.6 availability and agent teams

The changelog highlights:

  • Claude Opus 4.6 is now available as a model option.
  • Agent Teams added as a research preview feature for multi-agent orchestration, enabled via CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.
  • Automatic memory. Claude now automatically records and recalls memories across sessions.
  • "Summarize from here" added to the message selector for managing long conversations.
  • Skills directory. Skills defined in .claude/skills/ are now recognized within additional contexts.
  • Various fixes for file completion, bash tool error handling, and context window budget scaling.

Closer view of the same changelog with git diff markers showing additions and changes in version 2.1.32

Key Takeaways

  • Claude Code 2.1.32 brought Opus 4.6, agent teams, and automatic memory in a single release
  • The swarm/agent teams feature enables multi-agent orchestration through a single environment variable flag
  • Automatic memory means Claude retains context across sessions without manual configuration

Published May 25, 2026. Writeup generated from a favorited TikTok.