-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Update riko readme #7194
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
Update riko readme #7194
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. While the PR is already closed, this feedback may be helpful for future contributions.
| @@ -1,261 +1,115 @@ | |||
| <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 intentional? This PR completely replaces the official Roo Code README with documentation for a different project called "Riko". This removes all essential Roo Code documentation including:
- Installation instructions
- Feature descriptions
- Community links
- Contributor information
- License details
If Riko is intended as a feature or extension for Roo Code, it should be documented in a separate file (e.g., docs/riko.md or extensions/riko/README.md) rather than replacing the main project README.
| Whether you’re seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Roo Code can help you build software more efficiently. | ||
|
|
||
| Check out the [CHANGELOG](CHANGELOG.md) for detailed updates and fixes. | ||
| **[Code of Conduct](link-to-your-code-of-conduct.md) • [Contributing](link-to-your-contributing.md) • [License](link-to-your-license.md) • [Security](link-to-your-security.md)** |
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.
These links appear to be placeholders that don't actually work. Could you update them to point to the correct resources?
- "link-to-your-code-of-conduct.md"
- "link-to-your-contributing.md"
- "link-to-your-license.md"
- "link-to-your-security.md"
| - **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to share experiences and tips | ||
| - **GitHub:** Report [issues](https://github.com/RooCodeInc/Roo-Code/issues) or request [features](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop) | ||
| * **Documentation**: (Coming Soon) | ||
| * **Community**: Join the main [Roo Code Discord](link-to-discord) for discussions. |
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 Discord link is also a placeholder ("link-to-discord"). If this is meant to integrate with Roo Code, should it link to the official Roo Code Discord instead?
| git clone https://github.com/RooCodeInc/Roo-Code.git | ||
| Clone the repo: | ||
| ```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.
The clone URL points to a different repository (aaronmrosenthal/riko) rather than the Roo Code repository. This suggests this README is for a fork or separate project, not for the main Roo Code repository.
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 focus on Riko's spec-driven development workflow and features, removing previous Roo Code content.This description was created by
for cf95195. You can customize this summary. It will automatically update as commits are pushed.