Commit graph

1624 commits

Author SHA1 Message Date
Roo Code
19a213f323 Add aria-label 2025-02-07 22:24:20 -05:00
Roo Code
ecb4509bf8 Centralize clipboard functionality 2025-02-07 22:23:04 -05:00
Roo Code
69d58720db Ellipsis feedback 2025-02-07 20:28:24 -05:00
Roo Code
b85ebbc89a Change to useState to match the rest of the codebase 2025-02-07 20:21:15 -05:00
Hannes Rudolph
30cf0d5319
Update HistoryPreview.tsx
Added a copy button to the history preview view
2025-02-07 15:50:28 -07:00
Roo Code
85dacb03a3 Better UX for adding new API config profiles 2025-02-07 16:23:27 -05:00
Roo Code
0bc9e17c1a Better model picker 2025-02-07 12:25:52 -08:00
Pugazhendhi
4c8577c8a2 Reads unbound model ID from configuration 2025-02-07 19:41:09 +05:30
Pugazhendhi
7710df85f5 Fixed warnings 2025-02-07 16:31:32 +05:30
Pugazhendhi
1268db59a3 Fixes imports 2025-02-07 14:08:31 +05:30
Pugazhendhi
5955c01ce8 Removed AutoApproveMenu.test.tsx 2025-02-07 14:05:08 +05:30
pugazhendhi-m
26baaf89a3
Merge branch 'main' into WEB-1756 2025-02-07 13:02:46 +05:30
Hannes Rudolph
4fe2eefeb9
Update McpView.tsx
Moved the restart button to the top
2025-02-06 21:22:07 -07:00
Roo Code
f05dd88369 Add Storybook story 2025-02-06 16:07:48 -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
Pugazhendhi
32f91b6291 Merged with main branch 2025-02-06 12:44:22 +05:30
Matt Rubens
4a42feca72
Merge pull request #675 from nissa-seru/truncation-updates
Enable separate config for truncation for models without context caching
2025-02-05 15:37:25 -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
1f492d5a16 Revert "Don't change the actual mode when you view different mode configurations on the prompts tab"
This reverts commit af0cd5b0fc.
2025-02-05 11:44:55 -05:00
Nissa Seru
5e49421bad Merge https://github.com/RooVetGit/Roo-Code into truncation-updates 2025-02-05 04:49:37 -05:00
Roo Code
4948e52779 Jest fixes for webview-ui 2025-02-05 00:51:59 -08:00
Matt Rubens
ebd9084e56 Use autocomplete instead for switching modes 2025-02-05 00:13:04 -05:00
cte
11fc6da392 VSCode styling for shadcn/ui + expose container prop in dropdown portals 2025-02-04 08:27:05 -08:00
Matt Rubens
624c449fc1 Improve the prompts for Architect and Ask 2025-02-04 00:34:59 -05:00
Matt Rubens
4c494ca55c
Merge pull request #762 from RooVetGit/fix_webview_lints
Fix webview lints
2025-02-03 23:53:39 -05:00
Matt Rubens
3d2ba7b361 Code cleanup 2025-02-03 23:48:22 -05:00
Matt Rubens
f9299a98df Merge remote-tracking branch 'origin/main' into fix/api-config-error-when-switch-provider 2025-02-03 23:22:59 -05:00
Matt Rubens
ee2e7193d8 Fix webview lints 2025-02-03 23:09:12 -05:00
Matt Rubens
8472ae093a
Merge pull request #728 from nissa-seru/add-command-fixes-from-cline
Add command fixes
2025-02-03 22:41:43 -05:00
Matt Rubens
ec3df254a3 Merge remote-tracking branch 'origin/main' into add-command-fixes-from-cline 2025-02-03 22:35:35 -05:00
Chris Estreich
6f64975e22
Merge pull request #760 from RooVetGit/cte/dropdown-menu
Add shadcn/ui dropdown menu component
2025-02-03 12:42:06 -08:00
cte
684f89c1b1 Fix typo 2025-02-03 12:30:17 -08:00
cte
e57e795a06 Fix test:integration 2025-02-03 12:28:53 -08:00
cte
0e02a89da4 Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
cte
41f25f0996 Button tweaks 2025-02-03 12:16:35 -08:00
cte
a7101a9b94 Add shadcn/ui dropdown menu component 2025-02-03 11:48:20 -08:00
Matt Rubens
644194aa21 PR feedback 2025-02-03 12:15:59 -05:00
Matt Rubens
af0cd5b0fc Don't change the actual mode when you view different mode configurations on the prompts tab 2025-02-03 12:05:29 -05:00
Matt Rubens
55966146b3 Cleaner approach to prompt checkboxes 2025-02-03 10:39:01 -05:00
Matt Rubens
2c2d1843df Slight visual fixes 2025-02-03 09:20:25 -05:00
Pugazhendhi
ea3d384e48 Fetches all models from gateway during init 2025-02-03 12:18:15 +05:30
sam hoang
9406a273da fix(api-config) error when creation of api config 2025-02-03 12:57:59 +07:00
Matt Rubens
a01d923f2f Make list of modes multi-line on the prompts page 2025-02-02 02:32:36 -05:00
Nissa Seru
f8b29e718d Add command fixes 2025-02-01 23:25:44 -05:00
Matt Rubens
70ad037016 Fix tests 2025-02-01 12:21:13 -05:00
Matt Rubens
14683cc3c5 Cleanup and release 2025-02-01 12:05:39 -05:00
Matt Rubens
1e5a257e52 Removed active selection for now 2025-02-01 11:57:36 -05:00
loup
064dc4e52f feat: opened tabs and selection in the @ menu 2025-02-01 11:16:38 -05:00