System233
1fcdd33339
Add confirmation dialog for discarding changes.
2025-02-20 10:28:28 +08:00
System233
2036e84d9d
Fix settings panel reset during state update
2025-02-20 10:28:23 +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
7316f82838
Fix the DialogContent/DialogTitle error displayed in the console.
2025-02-18 01:14:47 +08:00
System233
2943d655cf
Fix input box revert issue and configuration loss during profile switch #955
2025-02-18 01:02:51 +08:00
System233
c4465dee8a
Revert "Make sure to blur fields when user hits Done in settings"
...
This reverts commit 2caa320fac .
2025-02-17 22:40:16 +08:00
System233
c366a6e26e
Revert "Update API options on blur instead of on input"
...
This reverts commit 6a8902fae4 .
2025-02-17 22:37:26 +08:00
d.o.it
9724a8024d
Add system prompt to Mistral message creation and update API key link text
2025-02-16 16:19:37 +01:00
d.o.it
0573643797
Merge branch 'mistral' of https://github.com/d-oit/Roo-CodeMistral into mistral
2025-02-14 17:49:00 +01:00
d.o.it
8842497f20
fix: Update ApiOptions to handle default model ID for codestral URLs
2025-02-14 17:03:19 +01:00
Matt Rubens
a9d8a1d00d
Merge branch 'main' into mistral
2025-02-14 09:25:34 -05:00
Matt Rubens
0855159f70
Setting for the max number of open tabs to include in context
2025-02-13 22:23:20 -05:00
d.o.it
95078a6bc9
add mistral latest api models
2025-02-12 15:04:02 +01:00
Matt Rubens
3715a70f72
Hide advanced openrouter config in the welcome view
2025-02-11 12:37:39 -05:00
Matt Rubens
85768097d7
Bring back checkpoints on Windows
2025-02-11 10:25:50 -05:00
Matt Rubens
febf434fc1
Fix issue where Ollama/LMStudio URLs would flicker back to previous while entering
2025-02-10 23:30:05 -05:00
Matt Rubens
7ebf3fadb4
Merge pull request #923 from samhvw8/fix/fail-to-get-model-list
...
refactor: unify model picker components
2025-02-10 17:22:01 -05:00
sam hoang
1653263adf
pr comment
2025-02-11 02:09:07 +07:00
sam hoang
bbc9555036
feat: add custom model input support to ModelPicker
...
- Add allowCustomModel prop to control custom model feature
- Implement custom model input dialog with proper VSCode theming
- Enable custom model support in OpenAiModelPicker
- Fix z-index issues with modal dialog
2025-02-11 02:08:49 +07:00
sam hoang
fabaf07a3f
pr comment
2025-02-11 01:51:50 +07:00
sam hoang
e9d9e03b72
fix: improve model picker refresh handling and API config updates
...
- Add proper change detection for refreshValues using deep comparison
- Increase debounce timing from 50ms to 100ms for better performance
- Add proper error handling for missing Requesty API key
- Fix apiConfiguration update to properly merge with existing state
- Remove debug console logs
2025-02-11 01:48:55 +07:00
sam hoang
26a315b946
refactor: unify model picker components
...
- Extend ModelPicker to support OpenAI models and refreshValues
- Refactor OpenAiModelPicker to use unified ModelPicker component
- Add refreshValues support for Requesty API key
2025-02-11 00:36:31 +07:00
Matt Rubens
f25fb35732
Hide custom temp on welcome view and make submit button more intuitive
2025-02-10 11:58:23 -05: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
6a8902fae4
Update API options on blur instead of on input
2025-02-09 00:25:33 -05: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
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
Vignesh Subbiah
70ed217149
Merge branch 'main' into pm/unbound-fetch-models
2025-02-08 17:46:35 +05:30
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
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
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