Roo-Code/schemas
Roo Code cfc8a556cf feat: add correct JSON schema for .roomodes configuration files
Adds schemas/roomodes.json that accurately reflects the actual .roomodes
format as defined in packages/types/src/mode.ts. The schema supports:

- All CustomMode properties including optional description and source
- Tuple-style group entries like ["edit", { fileRegex, description }]
- All five tool groups: read, edit, command, mcp, modes

Also adds comprehensive tests validating the schema against valid and
invalid configurations.

Closes #11790
2026-02-27 21:32:38 +00:00
..
roomodes.json feat: add correct JSON schema for .roomodes configuration files 2026-02-27 21:32:38 +00:00