Commit graph

1624 commits

Author SHA1 Message Date
Felix NyxJae
db65520adb fix: Fixed human relay dialog message processing, optimized type use 2025-02-28 12:32:06 +08:00
Felix NyxJae
156fe0d9fb fix: Optimize panel management, support panel references for sidebar and tab types 2025-02-28 12:06:39 +08:00
Felix NyxJae
38c09d09d6 fix: Fix the human relay dialog function and optimize user interaction experience 2025-02-28 10:54:25 +08:00
ShayBC
03e0aa545b Resolved merge conflicts in Cline.ts and ClineProvider.ts 2025-02-28 03:33:13 +02:00
cte
8cbce2ded0 Add provider-agnostic modelMaxThinkingTokens setting 2025-02-27 16:06:47 -08:00
Chris Estreich
54c687485b
Merge pull request #1254 from lupuletic/added-new-thinking-support
Added support for Claude Sonnet 3.7 thinking via Vertex AI
2025-02-27 15:51:58 -08:00
Catalin Lupuleti
5eba1d53fb Added tests for Claude Sonnet Thinking 2025-02-27 22:15:17 +00:00
Catalin Lupuleti
3514f6506b Added support for Claude Sonnet 3.7 thinking via Vertex AI 2025-02-27 21:56:56 +00:00
Matt Rubens
1f0211ee64 Allow users to set custom system prompts 2025-02-27 15:03:26 -05:00
Matt Rubens
2e9c808e63
Merge pull request #1232 from RooVetGit/enable_checkpoints
Graduate checkpoints out of beta
2025-02-27 09:37:52 -05:00
Felix NyxJae
3bb1d78c17 feat: Added human relay function and related message processing initial version 2025-02-27 18:08:05 +08:00
Matt Rubens
10c6f8fb67 Graduate checkpoints out of beta 2025-02-27 01:35:50 -05:00
dleffel
4806ab5420 Fix missing tooltips in several components. 2025-02-26 21:34:56 -08:00
Chris Estreich
4fac3daad1
Merge pull request #1217 from RooVetGit/cte/control-max-tokens 2025-02-26 15:12:30 -08:00
ShayBC
f835b8c3e2 Merge remote-tracking branch 'upstream/main' into sbc_add_subtasks 2025-02-27 01:03:44 +02:00
Chris Estreich
5e53d00ebc Allow control over maxTokens for thinking models 2025-02-26 14:23:11 -08:00
Matt Rubens
a4e58700ce Support multiple files in drag-and-drop 2025-02-26 16:04:32 -05:00
Joe Manley
78d5af491a Fix long strings correctly in ChatRow 2025-02-26 09:32:13 -08:00
ShayBC
4095c16d32 Merge branch 'main' of https://github.com/RooVetGit/Roo-Code into sbc_add_subtasks 2025-02-26 12:49:19 +02:00
cte
41e75bc989 Model picker fixes 2025-02-25 23:02:43 -08:00
Chris Estreich
3860abf855
Merge pull request #1122 from System233/patch-model-picker
fix: ModelID cannot be saved and refactor ModelPicker
2025-02-25 19:18:36 -08:00
System233
f3d02030ac Fix: Input/output prices should be parsed using parseFloat 2025-02-26 08:37:28 +08:00
cte
e56908f6c1 Thinking settings tweaks 2025-02-25 15:48:20 -08:00
System233
48975003af Remove ModelInfo related exports from ExtensionStateContext 2025-02-26 06:59:32 +08:00
System233
1a3b8700ba Improved error message feedback in settings panel 2025-02-26 06:59:23 +08:00
System233
f065f039be Fixed the issue that Model ID cannot be saved 2025-02-26 06:58:17 +08:00
Chris Estreich
69bcd2e340 Merge branch 'main' into cte/openrouter-claude-thinking 2025-02-25 13:28:27 -08:00
Chris Estreich
17f0a5d961
Merge pull request #1192 from RooVetGit/cte/move-model-fetchers
Move & clean up model fetchers
2025-02-25 13:26:39 -08:00
Chris Estreich
392a237985 Support Claude 3.7 Sonnet "Thinking" in OpenRouter 2025-02-25 12:58:03 -08:00
Matt Rubens
3592539fe5 PR feedback 2025-02-25 15:53:30 -05:00
Matt Rubens
77a6e2be6d File drag and drop 2025-02-25 15:49:38 -05:00
Chris Estreich
159621cea6 Move & clean up model fetchers 2025-02-25 11:35:24 -08:00
System233
d5b796263d Add a combobox component with auto-complete functionality 2025-02-26 02:44:57 +08:00
cte
c6092ce170 Properly reset thinking setting when changing profiles 2025-02-25 01:03:12 -08:00
ShayBC
8dc8ec32d3 Fix dependencies and update TaskHeader 2025-02-25 09:01:50 +02:00
ShayBC
dcde2e06f8 Merge branch 'main' of https://github.com/RooVetGit/Roo-Code into sbc_add_subtasks 2025-02-25 08:48:00 +02:00
Chris Estreich
37cc993399
Update webview-ui/src/components/settings/SettingsView.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-24 22:22:07 -08:00
Chris Estreich
4dd9972c41
Update webview-ui/src/components/settings/ApiOptions.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-24 22:21:44 -08:00
cte
09902904f3 Persist anthropicThinking 2025-02-24 22:08:14 -08:00
cte
bf1aa4c7b2 Add settings 2025-02-24 16:47:27 -08:00
ShayBC
01765995ad added task no indicator + improved deleteTask code 2025-02-24 23:00:11 +02:00
cte
0e644f102f Default to Claude 3.7 where appropriate 2025-02-24 12:48:55 -08:00
EMSHVAC
1922b8aea9 test: update HistoryView delete task test to handle confirmation dialog 2025-02-24 11:54:10 -06:00
mosleyit
fc660a52e5
Merge branch 'RooVetGit:main' into improvement/task_delete_confirmation_854 2025-02-24 11:50:55 -06:00
cte
f11c0afa1e Stabilize tests in CI 2025-02-23 02:28:10 -08:00
Matt Rubens
816847c5c0 Add Knip check for unused files 2025-02-23 01:01:51 -05:00
EMSHVAC
5a43f867fb This commit replaces the VSCode native dialog with a Radix AlertDialog component for task deletion confirmation. The change provides a more consistent user experience by using the same design system as the rest of the application.
Changes:

Add new DeleteTaskDialog component using Radix UIs AlertDialog
Update HistoryView to manage dialog state and task deletion flow
Remove VSCode native dialog from ClineProvider.ts
2025-02-21 08:46:56 -06:00
oprstchn
97b8ee3b56 fix: Update AWS Bedrock region options 2025-02-21 20:01:03 +09:00
System233
7d58fe76bb Fix settings done button with unsaved changes 2025-02-21 05:08:58 +08:00
System233
5a2f2eadc6 Revert "Fix settings done button with unsaved changes"
This reverts commit e69f27d319.
2025-02-21 05:07:02 +08:00