-
Notifications
You must be signed in to change notification settings - Fork 2.6k
readme update #7193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
readme update #7193
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! I've reviewed the changes and found several critical issues that need attention.
The main concern is that this PR completely replaces the Roo Code README with documentation for a different project called "Riko". This removes all essential documentation for the Roo Code project. Additionally, the PR doesn't follow the contribution guidelines - it lacks a linked GitHub issue and the PR template sections are not filled out.
Please see my inline comments for specific concerns.
| @@ -1,261 +1,58 @@ | |||
| <div align="center"> | |||
| <sub> | |||
| # Riko 🚀 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this replacement intentional? The entire Roo Code README has been replaced with documentation for a project called "Riko". This removes all essential documentation including:
- Installation instructions for Roo Code
- VS Code marketplace links
- Community resources (Discord, Reddit)
- Feature documentation
- Contributor acknowledgments
- License information
If this is meant to be a fork, should this PR be targeting a different repository?
| # Riko 🚀 | ||
|
|
||
| <b>English</b> • [Català](locales/ca/README.md) • [Deutsch](locales/de/README.md) • [Español](locales/es/README.md) • [Français](locales/fr/README.md) • [हिंदी](locales/hi/README.md) • [Bahasa Indonesia](locales/id/README.md) • [Italiano](locales/it/README.md) • [日本語](locales/ja/README.md) | ||
| *A fork of the Roo codebase enhanced with integrated, AI-powered, spec-driven development features.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears to describe a different project ("Riko") rather than Roo Code. Could you clarify if this change is intended for the Roo Code repository?
| code --install-extension bin/roo-cline-<version>.vsix | ||
| 1. **Clone the repository:** | ||
| ```bash | ||
| git clone [https://github.com/aaronmrosenthal/riko.git](https://github.com/aaronmrosenthal/riko.git) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This clone URL points to a different repository (https://github.com/aaronmrosenthal/riko.git) rather than the Roo Code repository. Is this PR perhaps meant for a fork rather than the main Roo Code project?
Related GitHub Issue
Closes: #
Roo Code Task Context (Optional)
Description
Test Procedure
Pre-Submission Checklist
Screenshots / Videos
Documentation Updates
Additional Notes
Get in Touch
Important
Update
README.mdto introduce Riko's spec-driven development features and provide setup instructions.This description was created by
for 5f7316c. You can customize this summary. It will automatically update as commits are pushed.