Matt Rubens
439c46cf7f
PR feedback
2025-02-10 12:11:57 -05:00
Matt Rubens
f25fb35732
Hide custom temp on welcome view and make submit button more intuitive
2025-02-10 11:58:23 -05:00
cte
577ebcd8fc
Pass process.platform through with Vite
2025-02-10 08:15:58 -08:00
Matt Rubens
2449c49358
Merge remote-tracking branch 'origin/main' into feat/roo-code-requesty-provider
2025-02-10 10:53:51 -05:00
Matt Rubens
ceec089745
Merge pull request #863 from RooVetGit/temperature_control
...
Configure per-configuration temperature
2025-02-10 10:48:54 -05:00
sam hoang
d6e55afb51
using ModelPicker for Requesty Model Picker
2025-02-10 20:14:50 +07:00
sam hoang
91fe764cb8
feat: add Requesty API provider support
...
- Add RequestyHandler implementation for API integration
- Add RequestyModelPicker component for model selection
- Update shared types and messages for Requesty support
- Update API options to include Requesty provider
2025-02-10 20:13:43 +07:00
cte
f447356d81
Disable checkpoints on Windows
2025-02-09 23:53:47 -08:00
Joe Manley
bcd54d5f78
Merge branch 'main' into temperature_control
2025-02-09 21:26:45 -08:00
Matt Rubens
2caa320fac
Make sure to blur fields when user hits Done in settings
2025-02-10 00:09:03 -05:00
Matt Rubens
be9a90489a
Change input from a slider to a text input
2025-02-09 23:13:37 -05:00
Matt Rubens
2ccab1444b
Merge remote-tracking branch 'origin/main' into temperature_control
2025-02-09 22:53:44 -05:00
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
Joe Manley
f8f571414a
Add aria-lable for temperature control range input
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-07 23:32:27 -08:00
Joe Manley
e3fbfb7186
Add tests
2025-02-07 22:54:18 -08:00
Joe Manley
dd8214897b
Fix bug
2025-02-07 22:49:57 -08:00
cte
121f3ab7fa
Checkpoint service integration
2025-02-07 22:27:27 -08:00
Joe Manley
ce8cdd8dac
Better UX similar to our experimental diffs
2025-02-07 21:49:27 -08:00
Roo Code
bc9773ff9a
Configure per-configuration temperature
2025-02-08 00:21:13 -05: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