💻 Bothread — A local hub for AI agent collaboration

The open-source project Bothread has been released, allowing multiple AI agents (such as Claude Code, Cursor, or Gemini CLI) to work on a single codebase without conflicts. The system utilizes the MCP (Model Context Protocol) and a file leasing mechanism to synchronize changes.

🌍 Local-level orchestration of multi-agent systems (MAS) reduces the risk of conflicts during parallel development and simplifies the integration of various AI tools into a single workflow.

👤 You can now run several different AI assistants in one project without fear of overwriting code, maintaining full control over their actions through a local interface.

Source 1: https://github.com/AdamACE9/bothread