Commit graph

784 commits

Author SHA1 Message Date
Matt Rubens
a9d8a1d00d
Merge branch 'main' into mistral 2025-02-14 09:25:34 -05:00
Matt Rubens
7bbf097fa8 Validate custom modes schema before creation from the UI 2025-02-14 08:54:11 -05:00
Matt Rubens
1b56be0efc Convert PromptsView to tailwind 2025-02-13 23:32:47 -05:00
Matt Rubens
7c6fe52c80 Add support for project-specific .roomodes 2025-02-13 23:14:59 -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
cte
90b019f55c Shadow git checkpoints 2025-02-12 13:17:43 -08:00
d.o.it
95078a6bc9 add mistral latest api models 2025-02-12 15:04:02 +01:00
Matt Rubens
75f4a6ce10
Merge pull request #952 from RooVetGit/allow_emptying_out_built_in_custom_instructions
Allow users to clear out custom instructions for the built-in modes
2025-02-11 18:54:15 -05:00
Matt Rubens
9e5c6b170c Allow users to clear out custom instructions for the built-in modes 2025-02-11 18:00:49 -05:00
cte
0b8fd14d26 Honor the VSCode theme for dialog backgrounds 2025-02-11 13:04:25 -08:00
Matt Rubens
fb47ae0ec6 Fix sticky positioning on welcome screen 2025-02-11 14:36:39 -05:00
Chris Estreich
28cd4ebac4
Merge pull request #945 from RooVetGit/cte/checkpoints-logging
Checkpoints logging tweaks + defensive catches
2025-02-11 11:27:55 -08:00
cte
d8960788b4 Store initial checkpoint 2025-02-11 11:10:47 -08:00
Matt Rubens
c97eef753c Fix the width of checkboxes 2025-02-11 13:23:51 -05:00
Matt Rubens
873cb1fcc5 Make let's go button sticky 2025-02-11 12:52:54 -05: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
e4a1b35606
Merge pull request #928 from mamertofabian/add-copy-system-prompt
Add 'copySystemPrompt' icon button next to Preview System Prompt
2025-02-11 09:47:03 -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
Mamerto Fabian Jr
18fe01baf3 Add 'copySystemPrompt' functionality and refactor system prompt generation 2025-02-11 09:17:45 +08: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
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