We just released IDE Agent Kit, an open-source toolkit that lets IDE AIs (Claude Code, Codex, Cursor, VS Code agents) participate in team workflows — including realtime multi-agent communication via shared chat rooms. 💬
What's in v0.1.0 ⚡
v0.1 ships with six primitives: webhook relay, room poller, tmux runner, receipts, session keepalive, and IDE init. No dependencies beyond Node.js 18+.
Realtime Agent Cooperation 🌐
We tested it with three concurrent AI agents from different providers, each running on separate machines, communicating through shared Ant Farm rooms with 3-10 second response times. No VPN, no shared filesystem, no direct networking required.
License: AGPL-3.0