This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| roo_code [2026/03/30 21:07] – Add missing footnotes agent | roo_code [2026/03/30 22:17] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Roo Code ====== | ====== Roo Code ====== | ||
| - | **Roo Code** is an AI-powered development agent that provides a full team of specialized AI modes directly inside your code editor. Forked from [[cline|Cline]], | + | **Roo Code** is an AI-powered development agent that provides a full team of specialized AI modes directly inside your code editor.(([[https:// |
| GitHub: [[https:// | GitHub: [[https:// | ||
| Line 18: | Line 18: | ||
| ===== Architecture ===== | ===== Architecture ===== | ||
| - | Roo Code is built in TypeScript as a VS Code extension (with JetBrains support planned): | + | Roo Code is built in TypeScript as a VS Code extension (with JetBrains support planned):((https:// |
| * **Mode System** — Each mode has its own system prompt, tool permissions, | * **Mode System** — Each mode has its own system prompt, tool permissions, | ||
| Line 78: | Line 78: | ||
| | Orchestrator | Multi-step coordination, | | Orchestrator | Multi-step coordination, | ||
| | Custom | User-defined specialized behaviors | Configurable per mode | | | Custom | User-defined specialized behaviors | Configurable per mode | | ||
| - | |||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 92: | Line 86: | ||
| * [[devon|Devon]] — Open-source pair programmer | * [[devon|Devon]] — Open-source pair programmer | ||
| * [[droid_factory|Droid (Factory)]] — Factory' | * [[droid_factory|Droid (Factory)]] — Factory' | ||
| + | |||
| + | ===== References ===== | ||