mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Created shared command-parser.ts to eliminate duplicate parsing logic - Integrated detectSecurityIssues to display warnings in the UI - Made command suggestions configurable (only show when restrictions are enabled) - Added comprehensive tests for the new command parser - Updated existing tests to handle the new behavior |
||
|---|---|---|
| .. | ||
| 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 | ||