diff --git a/README.md b/README.md index 420e7fa1ad..ca85189562 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ - [简体中文](locales/zh-CN/README.md) - [繁體中文](locales/zh-TW/README.md) - ... - + --- @@ -174,5 +174,3 @@ We love community contributions! Get started by reading our [CONTRIBUTING.md](CO --- **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](https://www.reddit.com/r/RooCode/) or [Discord](https://discord.gg/roocode). Happy coding! - -##comment diff --git a/src/ARCHITECTURE_NOTES.md b/src/ARCHITECTURE_NOTES.md index 5c3285d3b8..d1790ca556 100644 --- a/src/ARCHITECTURE_NOTES.md +++ b/src/ARCHITECTURE_NOTES.md @@ -164,3 +164,5 @@ Shared brain for parallel agent sessions. 4. **New Tool**: `select_active_intent` - Forces the reasoning loop - Returns intent context to the agent + +## comment