mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Updated configuration schema to support both string and object formats for denied commands - Added DeniedCommand type to support custom messages per command prefix - Modified frontend components to handle and display custom messages - Updated localization files with new translation keys - Added comprehensive tests for the new functionality - Maintained backward compatibility with existing string-based configuration Fixes #6754 |
||
|---|---|---|
| .. | ||
| 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 | ||