KJ7LNW
7f8362f2e1
fix: command validation failing on shell array indexing ( #3530 )
...
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-12 21:31:54 -07:00
Chris Estreich
cb29e9d56f
Remove ModelInfo objects from settings ( #2939 )
2025-04-25 15:23:25 -07:00
cte
f11c0afa1e
Stabilize tests in CI
2025-02-23 02:28:10 -08:00
cte
5c55515959
Re-apply part of 00ec57a, npm script changes omitted
2025-02-06 08:51:34 -08:00
Matt Rubens
c0306e3e8e
Revert "Merge pull request #799 from RooVetGit/cte/package-json-cleanup"
...
This reverts commit 00ec57afee , reversing
changes made to b83442e899 .
2025-02-06 09:48:06 -05:00
Roo Code
f913d567fa
Better organize package.json, optimize tasks.json, split extension and webview linting
2025-02-05 12:15:18 -08:00
Matt Rubens
ab4d717211
Revert lint rules in webview-ui too
2025-01-30 23:06:42 -05:00
sam hoang
12dd54671a
refactor: migrate from CRA to Vite and improve testing
...
Replace Create React App with Vite build system
Add ESLint configuration and improve TypeScript types
Create VSCode UI component mocks for better testing
Update test files with proper async handling
Add Tailwind CSS integration
Fix accessibility by adding ARIA roles
2025-01-29 21:15:28 +07:00