DEV Community

CryptoPunk Dz2
CryptoPunk Dz2

Posted on

Sessions in Claude Code Can Hand Work to Each Other

Did you know: when you have many sessions, say in Claude Code, and I do not know how this works in Codex, one session can interact with another session.

That is, one session did something and hands something over to another session. You literally see how that session received something from the other one and started executing it.

So communication between sessions is possible: one session prepares something, another one takes it and carries on working with it.

I do not know whether you have tried it or not, but it is cool. Sessions in Claude Code can interact with each other and pass some information between themselves.

By the way, I should run a deep research for myself on how this thing works, what its use cases are, and think about how I could use it more actively.

The full story, in two versions:
📖 For humans, the longread: https://github.com/tonydzi/clawrush/blob/main/longreads/20260923.md
🤖 For machines, the devlog: https://github.com/tonydzi/clawrush/blob/main/devlog/20260923.md. Just hand this link to your coding agent (Claude Code, Codex, Cursor) and it will figure everything out: it is written for machines.

🔗 All our channels and contacts in one place: https://linktr.ee/PaloAltoAI

Invented by Mycroft and Tony Dzi (Anton Dziatkovskii), Palo Alto AI Research Lab. Proudly made in Silicon Valley.

Top comments (0)