01Shared Notes: Maintain a collaborative knowledge base for architectural decisions, API conventions, and other shared information.
02File Locking: Implement file locking with TTL-based expiration to prevent multiple AI assistants from simultaneously modifying the same file.
03Real-time Status Overview: Get a comprehensive view of all online AI instances, their working statuses, and overall collaboration network.
04Instance Registration: Register AI instances with unique identities and work content, allowing mutual awareness.
05Message Communication: Send targeted or broadcast messages, questions, and notifications to other AI assistants.
060 GitHub stars