Commit graph

8 commits

Author SHA1 Message Date
Matt Rubens
0febaca9ca Fix type generation (#3619) 2025-05-24 13:39:28 -06:00
Chris Estreich
b6cbf775cb Use a shadcn dialog for the announcement (#3604) 2025-05-24 13:39:27 -06:00
Chris Estreich
65d25ddf1b Fix linter warning + run prettier on everything (#3581) 2025-05-24 13:39:26 -06:00
Chris Estreich
d59a39f598 Add IPC types to roo-code.d.ts (#3568) 2025-05-24 13:39:26 -06:00
Chris Estreich
cbe8c85176 Revert "Publish Roo Code types to NPM" (#3566)
Revert "Publish Roo Code types to NPM (#3563)"

This reverts commit f031914450.
2025-05-24 13:39:25 -06:00
Chris Estreich
76961e771f Publish Roo Code types to NPM (#3563) 2025-05-24 13:39:25 -06:00
Afshawn Lotfi
cbe7075f4f
In-Editor Browser Improvements (#1601)
* Browser Automation Improvements
* Added multi-tab remote Chrome support
* Added support for hover
* Properly caching remote browser host in global state
* Cleanup functions

* Updated for changes after merge

* Added www. exception for common tabs

* Update src/core/webview/ClineProvider.ts

* Revert README changes

---------

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-29 00:46:01 -04:00
Chris Estreich
0fd399de78
Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00