You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Copy file name to clipboardExpand all lines: docs/community.md
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,20 +14,6 @@ The [Roo Code Memory Bank](https://github.com/GreatScottyMac/roo-code-memory-ban
14
14
15
15
Check out the [Memory Bank project on GitHub](https://github.com/GreatScottyMac/roo-code-memory-bank) to get started!
16
16
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.
## Roo Code Tips & Tricks by [@Michaelzag](https://github.com/Michaelzag)
32
18
33
19
[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
40
26
41
27
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.
42
28
43
-
44
-
45
29
## Custom Modes Gallery
46
30
47
31
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