Skip to content

Commit 1c0a375

Browse files
Community tweak (#141)
* Removed Roo Flow from `docs/community.md` Roo Flow was removed from the community projects list because it utilizes the 'Footgun Prompting' feature (`docs/features/footgun-prompting.md`). This feature allows overriding system prompts, which requires the Roo Flow system prompt to be updated whenever improvements are made to Roo Code's core prompting to prevent breaking user experiences. To simplify maintenance and avoid potential issues for users, the project has been removed from the featured list. * docs: remove redundant lines and enhance Roo Commander project description in community.md
1 parent ae39ece commit 1c0a375

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/community.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,6 @@ The [Roo Code Memory Bank](https://github.com/GreatScottyMac/roo-code-memory-ban
1414

1515
Check out the [Memory Bank project on GitHub](https://github.com/GreatScottyMac/roo-code-memory-bank) to get started!
1616

17-
## Roo Flow Project by [@GreatScottyMac](https://github.com/GreatScottyMac)
18-
19-
Building upon the concepts of the Roo Code Memory Bank, the [Roo Flow](https://github.com/GreatScottyMac/RooFlow.git) project enhances AI-assisted development in VS Code by providing persistent project context and optimized mode interactions, resulting in reduced token consumption and a more efficient workflow. RooFlow ensures your AI assistant maintains a deep understanding of your project across sessions, even after interruptions.
20-
21-
**Key Improvements over Roo Code Memory Bank:**
22-
23-
- **Reduced Token Consumption:** Optimized prompts and instructions minimize token usage.
24-
- **Five Integrated Modes:** Architect, Code, Test, Debug, and Ask modes work together seamlessly.
25-
- **Simplified Setup:** Easier installation and configuration.
26-
- **Streamlined Real-time Updates:** More efficient and targeted Memory Bank updates.
27-
- **Clearer Instructions:** Improved YAML-based rule files for better readability and maintainability.
28-
29-
[Roo Flow GitHub Repository](https://github.com/GreatScottyMac/RooFlow.git)
30-
3117
## Roo Code Tips & Tricks by [@Michaelzag](https://github.com/Michaelzag)
3218

3319
[Roo Code Tips & Tricks](https://github.com/Michaelzag/RooCode-Tips-Tricks) is a collection of files designed to supercharge your Roo Code experience and maximize productivity. For those looking for a memory management system: check out the [Handoff System](https://github.com/Michaelzag/RooCode-Tips-Tricks/blob/main/handoffs/handoff-system.md) which is a simple yet powerful way to maintain optimal LLM performance during extended projects while automatically creating valuable documentation.
@@ -40,8 +26,6 @@ Inspired by LangMem, this simple Rule allows you to define new rules and delete
4026

4127
The [Roo Commander](https://github.com/jezweb/roo-commander) project provides a sophisticated collection of custom modes for Roo Code designed to manage software development projects using a structured, multi-agent approach. It introduces a virtual, specialized software development team orchestrated by the **👑 Roo Commander** mode, leveraging specialized roles and a structured project journal for enhanced context management and workflow organization.
4228

43-
44-
4529
## Custom Modes Gallery
4630

4731
Share and discover custom modes created by the community! Learn how to create and configure custom modes in the [Custom Modes documentation](/features/custom-modes). To add your own custom mode to the gallery, create a pull request from the "Edit this page" link below.

0 commit comments

Comments
 (0)