mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-15 23:31:04 +00:00
- Add 'command' type to marketplace item schema with content and argumentHint - Implement command detection in MarketplaceManager for project and global directories - Add fetchCommands() to RemoteConfigLoader for API integration - Add installCommand() and removeCommand() to SimpleInstaller - Add 'Slash Commands' tab to marketplace UI with 3-tab navigation - Update install modal and item card components for command type - Add translations for all 18 locales - Include comprehensive test coverage for new functionality |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||