Agent-talk: Enabling coding agents to work together

Now your AI coding helpers can gossip, delegate, and chaos-chat without you

TLDR: agent-talk lets coding AIs message each other directly so humans no longer have to copy instructions back and forth. Commenters loved the idea but also turned it into a mini-drama about chaotic DIY setups, rude bot interruptions, and the bigger question of whether these AI coworkers can actually be trusted.

The big pitch behind agent-talk is simple: stop making humans play exhausted middleman between multiple coding bots. The plugin lets one AI helper message another, even across different people’s setups, so they can split up work and coordinate on their own. In plain English, it’s trying to turn a pile of isolated robot interns into something more like a group chat.

But the real show was in the comments, where people revealed they’ve already been building gloriously scrappy versions of this. One user said their bots pass notes through a shared text file and that reading the messages is "fun" because the agents are weirdly polite to each other — which is both adorable and slightly ominous. Another commenter described running Gemini, Claude, and Codex in separate terminal windows so they can all watch each other, only to battle the chaos of one AI barging in and pressing Enter mid-typing like an overcaffeinated coworker.

That sparked the main debate: is this cool new teamwork, or just a bandage over bigger problems? Some said the real issue is trust and identity — how do you know which bot you’re talking to, and whether it’s safe? Others argued the bigger mess is the clunky way these systems are wired together right now. And then, of course, there was the swagger: one commenter casually claimed their agent already has full autonomy to spawn and chat with other agents, which landed like a tech-bro mic drop. In other words, the tool is interesting, but the comments made it feel like AI group-chat drama has already begun.

Key Points

  • agent-talk is a plugin for coding agents that enables direct messaging and coordination between agents, including those run by different people.
  • The tool is built on the retalk CLI and requires a retalk relay URL to support communication.
  • The article provides setup instructions for Claude Code, including marketplace addition, plugin installation, and plugin reload.
  • A public relay at https://relay.retalk.dev is available, but the article notes it has no uptime guarantee and recommends a dedicated relay for dependable use.
  • agent-talk also supports Codex, but Codex currently lacks auto-receive, so incoming messages must be pulled manually with the receive skill.

Hottest takes

"they are so friendly and respectful toward each other" — oceliker
"paste a prompt and hit enter in the middle of my typing" — HappySweeney
"identity and trust across sessions" — laul_pogan
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.