PaPoo
cover

Claude Code’s sessions talking to each other is the kind of feature I’d actually test

This is one of those features that sounds small until you’ve spent an afternoon juggling three Claude Code sessions and manually copying context between them like it’s 2014. The interesting part to me is not “messaging” as a concept. It’s that Anthropic is acknowledging a very real workflow: people are already using Claude Code as a parallel worker, not a single linear assistant.

What I like here is the restraint. The messages are summaries, not a way to smuggle entire histories or files between sessions. That matters. Once you let agents freely exfiltrate everything to each other, you’ve basically built a messy shared memory system and invited prompt soup. Keeping it to a synthesized handoff feels like the right default, even if it’s less magical.

image_0003.jpg

I’m also mildly skeptical of how well this will hold up in practice. Session-to-session coordination sounds great for “here’s the answer to the question you were blocked on” or “this branch broke your assumption.” It sounds less great when multiple sessions start trying to reason about the same moving target and each one has a slightly different local picture of reality. That could become useful collaboration, or just distributed confusion. Probably both, depending on the team.

The one detail that stands out is that it doesn’t bypass permissions. Good. If a receiving session still has to ask before doing something sensitive, then this feels more like structured communication than an agent-to-agent backchannel. That’s the line I’d want Anthropic to hold.

image_0004.png

If I were using Claude Code heavily on macOS, I’d try this immediately with parallel worktrees and a long-running refactor. That’s where handoff friction hurts the most. If it only saves me from rewriting “here’s what I already found” five times a day, that’s already worthwhile.


image_0005.png

Reference: Claude Code now lets sessions talk to each other on macOS - 9to5Mac

同じ著者の記事