renovate[bot]
a80f26271c
chore(deps): update dependency @vitejs/plugin-react to v4.4.1 ( #3279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 12:01:47 -07:00
renovate[bot]
80e04a4b30
fix(deps): update dependency react-virtuoso to v4.12.7 ( #3250 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 09:49:30 -07:00
renovate[bot]
c2eb03ddbb
fix(deps): update dependency zod to v3.24.4 ( #3255 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 09:49:19 -07:00
renovate[bot]
a593540e85
chore(deps): update dependency @types/node to v18.19.98 ( #3237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 09:49:07 -07:00
renovate[bot]
357282b3ba
chore(deps): update dependency @testing-library/react to v16.3.0 ( #3273 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 09:48:08 -07:00
renovate[bot]
76a28bb48b
fix(deps): update react monorepo ( #3265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 08:49:51 -07:00
renovate[bot]
c665d3c8d4
fix(deps): update dependency remove-markdown to v0.6.2 ( #3252 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 22:13:18 -07:00
renovate[bot]
acbdede422
fix(deps): update dependency styled-components to v6.1.17 ( #3253 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 22:12:56 -07:00
renovate[bot]
104f81f4e1
fix(deps): update dependency react-textarea-autosize to v8.5.9 ( #3233 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 14:15:42 -04:00
renovate[bot]
34222e5333
fix(deps): update dependency i18next to v24.2.3 ( #3232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 14:14:59 -04:00
renovate[bot]
6472109d4a
chore(deps): update dependency eslint-plugin-react to v7.37.5 ( #3205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 10:22:15 -07:00
renovate[bot]
242714b22a
chore(deps): update dependency @types/node to v18.19.96 ( #3191 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 10:21:13 -07:00
robertheadley
78b2083467
feat: Add error console to MCP servers - Edited with Roo Code and Anthropic Claude 3.5 ( #2722 )
...
Co-authored-by: cte <cestreich@gmail.com>
2025-05-06 00:17:20 -07:00
Chris Estreich
81e01a9017
Update package-lock.json in webview-ui ( #3022 )
2025-04-28 22:58:10 -07:00
Sam Hoang Van
08110ae35b
Filter & Search Workspace Task History ( #2526 )
...
* Enhancement: Add 'Show all workspaces' feature to task history and update translations
* Enhancement: Add Checkbox component and integrate it into HistoryPreview and HistoryView
* Simplify the UX
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-04-12 23:20:14 -04:00
Chris Estreich
92850023c9
Run 'npm audit fix' on everything ( #1817 )
2025-03-24 14:50:53 -04:00
Matt Rubens
e810a886d2
Welcome page OAuth ( #1913 )
...
* Add Requesty OAuth flow
* New 1-click onboarding flow
* Requesty: Use correct default model info
* When called from the onboard flow, created the default profile
Glama OAuth handler changed for consistency.
* Add router images
* Shuffle the routers
* Translate
* Appease knip
---------
Co-authored-by: Daniel Trugman <dtrugman@gmail.com>
2025-03-23 10:08:16 -04:00
Seth Miller
f16a49de87
Add text-to-speech functionality ( #1412 )
...
* Add text-to-speech functionality
* Add speed config option to text-to-speech
* Fix test case for tts speed slider
* Fix test case for tts speed slider (really)
* Disabled error message logging in tts.ts
* ignore markdown and mermaid diagrams in TTS
* add ttsEnabled and ttsSpeed to GlobalStateKey
* fix failing webview test for save button
* Translations
* Fix tests
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-18 01:47:16 -04:00
Chris Estreich
eb74f02094
Choose specific provider when using OpenRouter ( #1753 )
...
* Choose specific provider when using OpenRouter
* Add translations
2025-03-17 15:40:27 -07:00
Matt Rubens
28e745124a
PR cleanup
2025-03-12 11:23:06 -04:00
Matt Rubens
00bf91470b
Add i18n
2025-03-12 11:23:06 -04:00
cte
ebacc14b48
Fix settings dropdown issues
2025-03-07 21:36:03 -08:00
Matt Rubens
da286c45ed
Fix logic for default modelMaxTokens for thinking models
2025-03-07 22:58:45 -05:00
Matt Rubens
50f76584bc
Add telemetry and privacy policy
2025-03-07 03:03:44 -05:00
Matt Rubens
2a7edc9a40
Add support for Mermaid diagrams
2025-03-01 18:03:28 -05:00
cte
41e75bc989
Model picker fixes
2025-02-25 23:02:43 -08:00
cte
f11c0afa1e
Stabilize tests in CI
2025-02-23 02:28:10 -08:00
Joe Manley
9dce0e88cd
Handle errors more gracefully when reading custom instructions from files
2025-02-20 12:33:11 -08:00
Matt Rubens
17be7c18f8
Merge pull request #979 from System233/patch-input-boxes
...
Fix input box revert issue and configuration loss during profile switch #955
2025-02-17 17:05:38 -05:00
System233
d69b91082b
Upgrade vscrui to 0.2.2 to fix the Dropdown component
2025-02-18 01:02:55 +08:00
cte
347c69ebe6
Add GitHub-flavored Markdown support
2025-02-15 02:39:59 -08:00
cte
45bf2a0230
Composable, reusable chat interface with Markdown support + VSCode theme syntax highlighting
2025-02-15 02:11:22 -08:00
cte
17b9c4f968
Additional @shadcn/ui components
2025-02-14 23:41:39 -08:00
Roo Code
0daab656f1
Add tooltips on checkpoint actions
2025-02-08 14:27:09 -08:00
Roo Code
0bc9e17c1a
Better model picker
2025-02-07 12:25:52 -08:00
Roo Code
4a1f5b96bc
Add @shadcn/ui components required for the combobox
2025-02-06 15:06:16 -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
cte
e57e795a06
Fix test:integration
2025-02-03 12:28:53 -08:00
cte
a7101a9b94
Add shadcn/ui dropdown menu component
2025-02-03 11:48:20 -08:00
cte
eefb7218d9
Update to Vite 6 (HMR issue fixed by adding permissive CORS rules)
2025-01-30 22:16:22 -08:00
cte
97367951a2
Enable HMR for the webview, complements of vite
2025-01-30 16:25:13 -08:00
cte
a5dac3f0a1
Remove lucide
2025-01-30 14:47:59 -08:00
cte
4cf455ed39
Add shadcn/ui + Storybook
2025-01-30 12:50:09 -08: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
sam hoang
40fd397407
fix api config profile
2025-01-15 21:24:18 +07:00
Matt Rubens
ff9b8c33e1
Remove all other usages of fuse.js
2025-01-15 02:50:52 -05:00
Matt Rubens
faed43b730
Merge remote-tracking branch 'origin/main' into feat/fuzzy-search-file-folder
2025-01-15 02:43:48 -05:00
Matt Rubens
45a7566e6a
Use fzf instead of fuse
2025-01-15 02:19:17 -05:00