Skip to content

Commit cf9998f

Browse files
fix: correct typos in docs homepage (issue #442) (#443)
Co-authored-by: Roo Code <[email protected]>
1 parent 3428450 commit cf9998f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ image: /img/social-share.jpg
1414

1515
# Roo Code Docs
1616

17-
Roo Code is an AI-coding suite of products designed to take full advantage of the most advanced large-language models and change how you create saoftware at a fundamental level. It's unapologelically powerful and customizable, and it costs more to run than the alternatives because it uses frontier models with actual file system access, terminal control, and multi-step workflows. If you want the best AI coding experience available, this is it.
17+
Roo Code is an AI-coding suite of products designed to take full advantage of the most advanced large-language models and change how you create software at a fundamental level. It's unapologetically powerful and customizable, and it costs more to run than the alternatives because it uses frontier models with actual file system access, terminal control, and multi-step workflows. If you want the best AI coding experience available, this is it.
1818

1919
Roo Code is available in two ways:
20-
- [<LucideIcon name="Puzzle" style={{ width: "14px", position: "relative", top: 4 }} /> Roo Code VS Code Extension](/getting-started/installing) works locally in your VSC Code IDE and gives you full control over your coding experience. It's great for deep or highly iterative solo developmen work. It's highly customizable and fits into your existing workflow.
21-
- [<LucideIcon name="Cloud" style={{ width: "14px", position: "relative", top: 4 }} /> Roo Code Cloud Agents](/roo-code-cloud/cloud-agents) are an autonomous AI development team working 24/7, as a team, collaborating with you and other co-workers on a wide range of tasks. It meets you were you do work (Slack, Github, etc) and allows for large parts of software development to happen entirely away from an IDE.
20+
- [<LucideIcon name="Puzzle" style={{ width: "14px", position: "relative", top: 4 }} /> Roo Code VS Code Extension](/getting-started/installing) works locally in your VS Code IDE and gives you full control over your coding experience. It's great for deep or highly iterative solo development work. It's highly customizable and fits into your existing workflow.
21+
- [<LucideIcon name="Cloud" style={{ width: "14px", position: "relative", top: 4 }} /> Roo Code Cloud Agents](/roo-code-cloud/cloud-agents) are an autonomous AI development team working 24/7, as a team, collaborating with you and other co-workers on a wide range of tasks. It meets you where you do work (Slack, Github, etc) and allows for large parts of software development to happen entirely away from an IDE.
2222

2323
The two options are highly complementary and built on the same shared foundation, achieving similarly excellent results.
2424

@@ -36,7 +36,7 @@ The two options are highly complementary and built on the same shared foundation
3636
The most successful Roo users tend to embrace the following ideas:
3737

3838
- **Leverage model agnosticism:** Roo isn't an LLM model, it needs an [LLM provider](/providers/index) to work. But it's compatible with dozens of providers and hundreds of models, so you're free to experiment, optimize and switch around, by design. No lock-ins in a world where "the best model" changes every other week.
39-
- **Don't skimp on tokens:** expensive state-of-the-art models with lots of tokens will almost always beat cheap models using few tokens. Pay attention to your budget, but embrace the fact that tokens are cheaper than develoer time.
39+
- **Don't skimp on tokens:** expensive state-of-the-art models with lots of tokens will almost always beat cheap models using few tokens. Pay attention to your budget, but embrace the fact that tokens are cheaper than developer time.
4040
- **Trust roles:** The extension's customizable Modes (Architect, Code, etc) and the pre-defined Cloud Agent Types (Planner, Coder, etc) keep the models on track and focused on the task at hand, without stepping outside of their boundaries. Lean on them depending on the task you're working on.
4141
- **Be ambitious:** Roo works best the more you trust it. Out-of-the-box, the Extension will ask for your permission to everything, but as you become more comfortable and enable [Auto-Approve](/features/auto-approving-actions), you'll see it work for long periods on its own without getting stuck or making bad decisions. Once ready, throw large, complex projects at the [Orchestrator](/basic-usage/using-modes#orchestrator-mode-aka-boomerang-mode), who will coordinate tasks across Modes. In the Cloud, we handle all of this for you.
4242

0 commit comments

Comments
 (0)