mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +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 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| vite-plugins | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||