Skip to content

anthropic

Claude Code sessions can now talk to each other

Claude News

One session passes another a short summary rather than the full chat history and files, and the second session picks it up mid-task. It works both ways: you can ask a neighboring session a question and get the answer back in your active one. Per Anthropic's description, Claude also sends messages on its own, for instance when an edit it just made affects what another session is doing.

The messages travel through a mailbox mechanism inside agent teams, the experimental feature for running several sessions together. It's off by default. You turn it on with CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 in settings.json or in your environment, and Anthropic's docs walk through the setup. macOS and Linux only, after updating Claude Code.

Related stories

  1. agent-mesh lets coding agents talk to each other over MCP
  2. Claude Code has four kinds of agent loops: /goal, /loop, /schedule
  3. Letting Claude filter its own tool output took Opus 4.6 from 45.3% to 61.6% on BrowseComp
  4. A hardcoded instruction in Claude Code 2.1.219 and 2.1.220 blocks Opus 5 from spawning sub-agents
  5. Analysis of the agent control model in Claude Code
  6. Claude integrates with Lovable

Comments

No comments yet. Be the first.

Join the conversation

Sign in with Google to leave a comment. Your name and avatar come from your Google profile, and the comment appears after moderation.

We only use your name and avatar from Google. We never store your email address.