Roo-Code/src/i18n
hannesrudolph a65f5d72d4 fix: resolve all issues in PR #5491 - command whitelisting feature
- Fix hardcoded English strings by moving to translation files
- Add missing ARIA attributes for accessibility compliance
- Extract suggestion parsing logic to shared utils (src/shared/commandParsing.ts)
- Move pattern extraction logic to shared utils (src/shared/commandPatterns.ts)
- Extract CommandPatternSelector as a separate component for better modularity
- Consolidate message types to use 'allowedCommands' consistently
- Update tests to match new implementation

All linters and tests now pass successfully.
2025-07-08 21:46:47 -06:00
..
locales fix: resolve all issues in PR #5491 - command whitelisting feature 2025-07-08 21:46:47 -06:00
index.ts Extension-side internationalization (#1757) 2025-03-18 10:39:21 -04:00
setup.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00