Discover and explore top open-source AI tools and projects—updated daily.
marv1nnnnnAI orchestration framework for VS Code
Top 75.1% on SourcePulse
rooroo is a minimalist AI orchestration framework for VS Code, designed to streamline software development with specialized AI agents. It targets developers seeking a structured, efficient workflow for complex tasks, offering a clear Navigator-led process and organized artifact management.
How It Works
rooroo employs a Navigator-led orchestration model, where a central Navigator agent manages task decomposition, dispatch, and reporting. It utilizes specialized agents (Planner, Developer, Analyzer, Documenter, Idea Sparker) with distinct roles, promoting minimalism and specialization. Tasks are managed via a .rooroo/queue.jsonl file, with detailed briefings in .rooroo/tasks/TASK_ID/context.md that prioritize links over embedded content for efficiency. Agents report back using a structured JSON "Output Envelope."
Quick Start & Requirements
.roomodes file (YAML for v3.18.0+, JSON for earlier)..roo/rules/ directory for custom agent instructions.Highlighted Details
.rooroo/tasks/TASK_ID/..roo/rules/.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
.roomodes file format differences based on Roo Code version, suggesting potential compatibility considerations.4 months ago
1 day
langchain-ai