Roo-Code/webview-ui/src
Daniel Riccio cbc756d8b5
refactor: remove commandPatterns.ts and simplify command parsing
- Remove unnecessary commandPatterns.ts wrapper module
- Use extractPatternsFromCommand directly from command-parser.ts
- Simplify command/output parsing logic in CommandExecution.tsx
- Move CommandPattern interface to components that use it
- All tests passing
2025-07-24 12:17:28 -05:00
..
__tests__ debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
components refactor: remove commandPatterns.ts and simplify command parsing 2025-07-24 12:17:28 -05:00
context fix: add character limit to prevent terminal output context explosion (#5777) 2025-07-19 13:26:25 -04:00
hooks fix: Resolve confusing auto-approve checkbox states (#5602) 2025-07-16 17:52:29 -04:00
i18n fix: address PR review feedback 2025-07-23 11:55:37 -06:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils refactor: remove commandPatterns.ts and simplify command parsing 2025-07-24 12:17:28 -05:00
vite-plugins debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
App.tsx debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00