Roo Code gives you a whole dev team of AI agents in your code editor.
|
|
11 месяцев назад | |
|---|---|---|
| .changeset | 11 месяцев назад | |
| .github | 11 месяцев назад | |
| .husky | 1 год назад | |
| .vscode | 11 месяцев назад | |
| assets | 1 год назад | |
| audio | 1 год назад | |
| cline_docs | 11 месяцев назад | |
| src | 11 месяцев назад | |
| webview-ui | 11 месяцев назад | |
| .clinerules | 11 месяцев назад | |
| .eslintrc.json | 11 месяцев назад | |
| .git-blame-ignore-revs | 11 месяцев назад | |
| .gitattributes | 1 год назад | |
| .gitconfig | 11 месяцев назад | |
| .gitignore | 11 месяцев назад | |
| .npmrc | 1 год назад | |
| .nvmrc | 1 год назад | |
| .prettierignore | 1 год назад | |
| .prettierrc.json | 1 год назад | |
| .vscode-test.mjs | 1 год назад | |
| .vscodeignore | 1 год назад | |
| CHANGELOG.md | 11 месяцев назад | |
| LICENSE | 11 месяцев назад | |
| README.md | 11 месяцев назад | |
| ellipsis.yaml | 1 год назад | |
| esbuild.js | 1 год назад | |
| jest.config.js | 11 месяцев назад | |
| package-lock.json | 11 месяцев назад | |
| package.json | 11 месяцев назад | |
| tsconfig.json | 1 год назад |
| Download on VS Marketplace | Discord | r/RooCode | Feature Requests | Rate & Review |
Roo Code is an AI-powered autonomous coding agent that lives in your editor. It can:
Whether you’re seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Roo Code can help you build software more efficiently.
Check out the CHANGELOG for detailed updates and fixes.
This release brings significant improvements to how you interact with Roo Code:
Roo Code now integrates directly with VS Code's native code actions system, providing quick fixes and refactoring options right in your editor. Look for the lightbulb 💡 to access Roo Code's capabilities without switching context.
We've launched a new Discord community! Join us at https://roocode.com/discord to:
Our biggest update yet is here - we're officially changing our name from Roo Cline to Roo Code! After growing beyond 50,000 installations across VS Marketplace and Open VSX, we're ready to chart our own course. Our heartfelt thanks to everyone in the Cline community who helped us reach this milestone.
To mark this new chapter, we're introducing the power to shape Roo Code into any role you need. You can now create an entire team of agents with deeply customized prompts:
The best part is that Roo can help you create these new modes! Just type "Create a new mode for " in the chat to get started, and go into the Prompts tab or (carefully) edit the JSON representation to customize the prompt and allowed tools to your liking.
We can't wait to hear more about what you build and how we can continue to evolve the Roo Code platform to support you. Please join us in our new https://www.reddit.com/r/RooCode subreddit to share your custom modes and be part of our next chapter. 🚀
Hot off the heels of v3.0 introducing Code, Architect, and Ask chat modes, one of the most requested features has arrived: customizable prompts for each mode! 🎉
You can now tailor the role definition and custom instructions for every chat mode to perfectly fit your workflow. Want to adjust Architect mode to focus more on system scalability? Or tweak Ask mode for deeper research queries? Done. Plus, you can define these via mode-specific .clinerules-[mode] files. You’ll find all of this in the new Prompts tab in the top menu.
The second big feature in this release is a complete revamp of prompt enhancements. This feature helps you craft messages to get even better results from Cline. Here’s what’s new:
Whether you’re using GPT-4, other APIs, or switching configurations, this gives you total control over how your prompts are optimized.
As always, we’d love to hear your thoughts and ideas! What features do you want to see in v3.2? Drop by https://www.reddit.com/r/roocline and join the discussion - we're building Roo Cline together. 🚀
You can now choose between different prompts for Roo Cline to better suit your workflow. Here’s what’s available:
Code: (existing behavior) The default mode where Cline helps you write code and execute tasks.
Architect: "You are Cline, a software architecture expert..." Ideal for thinking through high-level technical design and system architecture. Can’t write code or run commands.
Ask: "You are Cline, a knowledgeable technical assistant..." Perfect for asking questions about the codebase or digging into concepts. Also can’t write code or run commands.
Switching Modes: It’s super simple! There’s a dropdown in the bottom left of the chat input to switch modes. Right next to it, you’ll find a way to switch between the API configuration profiles associated with the current mode (configured on the settings screen).
Why Add This?
Right now, switching modes is a manual process. In the future, we’d love to give Cline the ability to suggest mode switches based on context. For now, we’d really appreciate your feedback on this feature.
Roo Code communicates in natural language and proposes actions—file edits, terminal commands, browser tests, etc. You choose how it behaves:
No matter your preference, you always have the final say on what Roo Code does.
Use Roo Code with:
Custom Modes let you shape Roo Code’s persona, instructions, and permissions:
Create a new mode for <X> and Roo Code generates a brand-new persona for that role—complete with tailored prompts and optional tool restrictions.Modes can each have unique instructions and skill sets. Manage them in the Prompts tab.
Advanced Mode Features:
.test.ts for test files only)Roo Code can:
Easily run commands in your terminal—Roo Code:
You approve or decline each command, or set auto-approval for routine operations.
Roo Code can also open a browser session to:
Ideal for end-to-end testing or visually verifying changes without constant copy-pasting.
Extend Roo Code with the Model Context Protocol (MCP):
Roo Code can build and configure new tools autonomously (with your approval) to expand its capabilities instantly.
When you need to provide extra context:
Help Roo Code focus on the most relevant details without blowing the token budget.
Roo Code is available on:
.vsix file from Marketplace / Open-VSX and drag-and-drop into your editor.Tip: Use
Cmd/Ctrl + Shift + P→ “Roo Code: Open in New Tab” to dock the AI assistant alongside your file explorer.
Clone the repo:
git clone https://github.com/RooVetGit/Roo-Code.git
Install dependencies:
npm run install:all
Build the extension:
npm run build
.vsix file will appear in the bin/ directory.Install the .vsix manually if desired:
code --install-extension bin/roo-code-4.0.0.vsix
Debug:
F5 (or Run → Start Debugging) in VSCode to open a new session with Roo Code loaded.We use changesets for versioning and publishing. Check our CHANGELOG.md for release notes.
Please note that Roo Veterinary, Inc does not make any representations or warranties regarding any code, models, or other tools provided or made available in connection with Roo Code, any associated third-party tools, or any resulting outputs. You assume all risks associated with the use of any such tools or outputs; such tools are provided on an "AS IS" and "AS AVAILABLE" basis. Such risks may include, without limitation, intellectual property infringement, cyber vulnerabilities or attacks, bias, inaccuracies, errors, defects, viruses, downtime, property loss or damage, and/or personal injury. You are solely responsible for your use of any such tools or outputs (including, without limitation, the legality, appropriateness, and results thereof).
We love community contributions! Here’s how to get involved:
main.Apache 2.0 © 2025 Roo Veterinary, Inc.
Enjoy Roo Code! Whether you keep it on a short leash or let it roam autonomously, we can’t wait to see what you build. If you have questions or feature ideas, drop by our Reddit community or Discord. Happy coding!