All open source
Open SourceAgents17k

Roo Code

Cline fork adding multi-mode Code/Architect/Debug agent workflows.

Roo Code is an open-source autonomous AI coding agent for VS Code, originally forked from Cline and developed with a focus on faster iteration and additional features. Its defining feature is a multi-mode system (such as Code, Architect, Ask, and Debug) where each mode has distinct permissions and can use its own LLM. It operates on a bring-your-own-key model supporting multiple providers and local models.

Repository

RooCodeInc/Roo-Code

Language

TypeScript

What you'd build with it

  • Switch between specialized agent modes (architect, code, debug) for structured in-editor workflows
  • Assign different LLMs to different modes to balance cost, speed, and capability
  • Run an autonomous coding agent in VS Code with bring-your-own-key and MCP tool support

Tags

vscodecoding-agentmodes