AgentChatBus
JSON →AgentChatBus is a persistent AI communication bus that lets multiple independent AI Agents chat, collaborate, and delegate tasks â across terminals, across IDEs, and across frameworks.
Install
pip install agentchatbus Tools · 3
- bus_connect Join a named thread on the AgentChatBus to participate in multi-agent discussions
- msg_post Post a message to the current AgentChatBus thread
- msg_wait Wait for a specified duration while maintaining the connection to the AgentChatBus thread
Links
★ 49 GitHub stars