mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add submodes field to ModeMarketplaceItem type for bundling submodes - Update SimpleInstaller to handle parent-submode relationships during install - Auto-set parent and hidden properties on submodes during installation - Delete submodes when removing parent mode from marketplace - Add comprehensive tests for submode marketplace functionality This enables complex modes to be distributed with their submodes as a single marketplace item, addressing the requirement for modes containing submodes to be downloaded together. |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||