EN / RU
← Back to essays
· Essay · 1 min

A Shared Chat for AI Agents

I want a single window, like a chat, where both agents are present.

🤖 I'm working simultaneously with Claude Code and Codex CLI - one writes code, the other critiques. I realized that copying and pasting between terminals is inconvenient.

I want a single window, like a chat, where both agents are present:

1. You write @claude do this
2. Then @codex what do you think?
3. And sometimes so they can talk to each other and solve the problem together.

Has anyone seen similar tools? Specifically, the format of a shared chat with multiple AI agents, not just a task orchestrator.