Overview

Claude Code introduces multi-agent collaboration capabilities alongside automatic memory recording and improved VSCode integration. Recent updates focus on bug fixes and enhanced workflow features for AI-assisted development.

Changes by Version

v2.1.34

  • Fixed crash when agent teams setting changed between renders
  • Fixed security bypass where excluded commands could circumvent Bash permission rules

v2.1.33

  • Fixed agent teammate sessions in tmux for multi-agent communication
  • Added TeammateIdle and TaskCompleted hook events for workflow automation
  • Added agent spawning restrictions via Task(agent_type) syntax
  • Added persistent memory support with user/project/local scope
  • Added plugin names to skill descriptions for better discoverability
  • Fixed extended thinking interruption when submitting new messages
  • Fixed API error during mid-stream abort with thinking blocks
  • Fixed API proxy compatibility for 404 errors on streaming endpoints
  • Fixed proxy settings not applying to WebFetch and HTTP requests
  • Fixed /resume session picker showing raw XML markup
  • Improved API connection error messages with specific causes
  • Added VSCode remote session support for OAuth users
  • Added git branch and message count to VSCode session picker
  • Fixed VSCode scroll-to-bottom under-scrolling issues

v2.1.32

  • Added Claude Opus 4.6 availability
  • Added research preview agent teams for multi-agent collaboration
  • Added automatic memory recording and recall during work sessions
  • Added Summarize from here for partial conversation summarization
  • Added automatic skill loading from .claude/skills/ in additional directories
  • Fixed @ file completion paths when running from subdirectories
  • Fixed –resume to re-use –agent value from previous conversations
  • Fixed Bash tool JavaScript template literal errors in heredocs
  • Added skill character budget scaling with context window size
  • Fixed Thai/Lao spacing vowels rendering in input field
  • Fixed VSCode slash commands executing incorrectly with preceding text
  • Added VSCode loading spinner for past conversations