Skip to content

Conversation

@HaoNgo232
Copy link

Add Full Support for Roo Code

Adds support for Roo Code, upgrading from "Testing" to "Full Support" status.

Changes

  • Environment configuration (src/util/env.ts): Add Roo Code configuration with .roo/rules/ and .roo/commands/ paths
  • Template Manager (src/lib/TemplateManager.ts): Add copyRooSpecificFiles() method to handle Roo Code's special structure
  • Command templates: Add frontmatter for Roo Code slash commands to all 10 command files
  • Documentation: Update README and docs about Roo Code support

Files Changed

  • src/util/env.ts
  • src/lib/TemplateManager.ts
  • templates/commands/*.md (10 files)
  • README.md
  • web/content/docs/2-supported-agents.md

- Add Roo Code environment configuration with proper command paths
- Implement copyRooSpecificFiles method in TemplateManager to handle Roo Code's special structure (.roo/rules/ and .roo/commands/)
- Add frontmatter to all command templates for Roo Code slash commands
- Update documentation with detailed Roo Code information
- Update README to change Roo Code status from Testing to Full Support

This PR completes the Roo Code integration that was previously in testing phase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant