mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Re-added command-parser.ts and its tests - Modified CommandPatternSelector to show both full command and extracted patterns - Each pattern (including full command) is now individually editable with click-to-edit functionality - Updated tests to match new component interface - Maintains the improved UI with hover effects and focus rings |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||