Collaborative_agents_V2
🤖 Collaborative Agents v2.1 https://github.com/Mijin-VT/Collaborative_agents_V2 Python 3.10+ License: MIT Platform LM Studio Local AI system that enables 3 models to work together as a collaborati...

Source: DEV Community
🤖 Collaborative Agents v2.1 https://github.com/Mijin-VT/Collaborative_agents_V2 Python 3.10+ License: MIT Platform LM Studio Local AI system that enables 3 models to work together as a collaborative team. What is this? A system that enables 3 AI models installed on your computer to work together as a team. Each AI has a specialized role and can read files, write code, execute commands, and collaborate to solve complex tasks. ✅ 100% local — Nothing is sent to the internet ✅ No accounts or subscriptions — Everything runs on your machine ✅ Secure — Agents work in an isolated folder with action confirmation ✅ Configurable — Change models, URLs, and limits without touching code Complete system features 🤝 Agent collaboration Feature Description Automatic planning Coordinator decomposes tasks and assigns subtasks to agents Sequential execution Agents work 1 at a time, reading previous results Error recovery If an agent fails, another automatically takes its place Accumulated context Each ag