Skip to content

Conversation

@aaronmrosenthal
Copy link

@aaronmrosenthal aaronmrosenthal commented Aug 18, 2025

Related GitHub Issue

Closes: #

Roo Code Task Context (Optional)

Description

Test Procedure

Pre-Submission Checklist

  • Issue Linked: This PR is linked to an approved GitHub Issue (see "Related GitHub Issue" above).
  • Scope: My changes are focused on the linked issue (one major feature/fix per PR).
  • Self-Review: I have performed a thorough self-review of my code.
  • Testing: New and/or updated tests have been added to cover my changes (if applicable).
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Screenshots / Videos

Documentation Updates

Additional Notes

Get in Touch


Important

Update README.md to introduce Riko's spec-driven development features and provide setup instructions.

  • Vision:
    • Introduces Riko as a spec-driven development extension of Roo.
    • Aims to improve planning, collaboration, and software quality.
  • Core Features:
    • Adds Spec Management Dashboard for feature specification tracking.
    • Introduces Multi-Phase Spec Editor for requirements, design, and task breakdown.
    • Seamless integration with Roo using Svelte and Tailwind CSS.
    • AI-Assisted Workflow for spec generation and implementation.
  • Getting Started:
    • Provides development setup instructions for Riko using SvelteKit and Express.js.
    • Details steps for cloning the repository, installing dependencies, and running dev servers.

This description was created by Ellipsis for 5f7316c. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation labels Aug 18, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Aug 18, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Aug 18, 2025
Copy link
Contributor

@roomote roomote bot left a 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 🚀
Copy link
Contributor

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.*
Copy link
Contributor

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)
Copy link
Contributor

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?

@aaronmrosenthal aaronmrosenthal deleted the readme branch August 18, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant