Skip to content

Commit 87ce2bf

Browse files
committed
docs(readme): add support CTA; refine modes section; clarify custom modes wording
- add centered help/links CTA under badges: [README.md](README.md:8-10) - expand feature list to explicitly include modes: [README.md](README.md:45) - rename section header “Modes and Roles” → “Modes”: [README.md](README.md:52) - update wording to “Custom Modes: build specialized modes for your team or workflow”: [README.md](README.md:60)
1 parent d6ea751 commit 87ce2bf

File tree

18 files changed

+2021
-2212
lines changed

18 files changed

+2021
-2212
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<a href="https://discord.gg/roocode"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=flat&logo=discord&logoColor=white" alt="Join Discord"></a>
66
<a href="https://www.reddit.com/r/RooCode/"><img src="https://img.shields.io/badge/Join%20r%2FRooCode-FF4500?style=flat&logo=reddit&logoColor=white" alt="Join r/RooCode"></a>
77
</p>
8+
<p align="center">
9+
<em>Get help fast → <a href="https://discord.gg/roocode">Join Discord</a> • Prefer async? → <a href="https://www.reddit.com/r/RooCode/">Join r/RooCode</a></em>
10+
</p>
811

912
# Roo Code
1013

@@ -32,28 +35,29 @@
3235
- [简体中文](locales/zh-CN/README.md)
3336
- [繁體中文](locales/zh-TW/README.md)
3437
- ...
35-
</details>
38+
</details>
3639

3740
---
3841

3942
## What Can Roo Code Do For YOU?
4043

4144
- Generate Code from natural language descriptions
45+
- Adapt with Modes: Code, Architect, Ask, Debug, and Custom Modes
4246
- Refactor & Debug existing code
4347
- Write & Update documentation
4448
- Answer Questions about your codebase
4549
- Automate repetitive tasks
4650
- Utilize MCP Servers
4751

48-
## Modes and Roles
52+
## Modes
4953

5054
Roo Code adapts to how you work, not the other way around:
5155

5256
- Code Mode: everyday coding, edits, and file ops
5357
- Architect Mode: plan systems, specs, and migrations
5458
- Ask Mode: fast answers, explanations, and docs
5559
- Debug Mode: trace issues, add logs, isolate root causes
56-
- Custom Modes: build specialized roles for your team or workflow
60+
- Custom Modes: build specialized modes for your team or workflow
5761
- Cloud Agents: our direction of travel—hosted, persistent agents that can run long tasks and orchestrate work across services
5862

5963
Learn more: [Using Modes](https://docs.roocode.com/basic-usage/using-modes)[Custom Modes](https://docs.roocode.com/advanced-usage/custom-modes)

locales/ca/README.md

Lines changed: 115 additions & 124 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/de/README.md

Lines changed: 116 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/es/README.md

Lines changed: 113 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/fr/README.md

Lines changed: 113 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/hi/README.md

Lines changed: 116 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/id/README.md

Lines changed: 119 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/it/README.md

Lines changed: 116 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/ja/README.md

Lines changed: 116 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/ko/README.md

Lines changed: 117 additions & 126 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)