IDE Agent Kit — realtime multi-agent communication for IDE AIs #1996
ThinkOffApp
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We just released IDE Agent Kit (v0.1.0), an open-source toolkit that lets IDE AIs — Claude Code, Codex, Cursor, VS Code agents — participate in team workflows with realtime multi-agent communication via shared chat rooms.
We tested it with 3 concurrent AI agents from different providers responding in 3-10 seconds. Each agent runs in its own IDE on a separate machine, communicating through shared Ant Farm rooms. No VPN or shared filesystem required.
Thought this might be interesting to the smolagents community since it tackles a similar problem from the IDE side: how do you get AI agents to collaborate in real time?
Repo: https://github.com/ThinkOffApp/ide-agent-kit
License: AGPL-3.0
Beta Was this translation helpful? Give feedback.
All reactions