Commit graph

741 commits

Author SHA1 Message Date
Roo Code
50f6e3ea65 Fix "Restore Checkpoint" popover 2025-02-09 17:50:22 -08:00
Roo Code
6a8902fae4 Update API options on blur instead of on input 2025-02-09 00:25:33 -05:00
Roo Code
0daab656f1 Add tooltips on checkpoint actions 2025-02-08 14:27:09 -08:00
Matt Rubens
b5f568fb40
Merge pull request #877 from RooVetGit/settings_updates
Settings updates
2025-02-08 11:56:13 -05:00
Roo Code
c3012e3a72 Style and copy updates to advanced settings 2025-02-08 11:53:11 -05:00
Vignesh Subbiah
5995923daf
Merge branch 'main' into pm/unbound-fetch-models 2025-02-08 22:11:22 +05:30
Chris Estreich
47bdab0365
Merge pull request #651 from RooVetGit/cte/use-checkpoints 2025-02-08 08:04:27 -08:00
Vignesh Subbiah
17f3a314f5 Changes recommendedModel to be same as default model 2025-02-08 19:11:36 +05:30
Vignesh Subbiah
a8f764983f DRYs up model picker for Unbound 2025-02-08 18:12:19 +05:30
Nissa Seru
c84551f1e6 Add lint-fix command; existing lint command is unchanged 2025-02-08 07:31:48 -05:00
Vignesh Subbiah
70ed217149
Merge branch 'main' into pm/unbound-fetch-models 2025-02-08 17:46:35 +05:30
cte
a0993a3ba0 Remove "Restore" option on current checkpoint 2025-02-08 01:19:12 -08:00
cte
59ddaa9f00 Current checkpoint indicator 2025-02-08 01:07:31 -08:00
cte
1a527fca12 Checkpoint UI tweaks 2025-02-07 23:54:21 -08:00
cte
121f3ab7fa Checkpoint service integration 2025-02-07 22:27:27 -08:00
Matt Rubens
e29ce276c5
Merge pull request #838 from hannesrudolph/patch-4
Move MCP Restart Button
2025-02-07 22:32:00 -05:00
Matt Rubens
da2fe80a9b
Merge pull request #855 from hannesrudolph/patch-5
Add copy button to prompt preview view
2025-02-07 22:28:17 -05:00
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