ShayBC
|
41ddb7d583
|
Resolved merge conflicts
|
2025-03-01 01:10:27 +02:00 |
|
Matt Rubens
|
4570ead71f
|
Update ChatView.tsx
|
2025-02-28 17:17:19 -05:00 |
|
Chris Estreich
|
390932ea68
|
Merge pull request #1262 from RooVetGit/cte/lower-default-max-tokens
Fix maxTokens defaults for Claude 3.7 Sonnet models
|
2025-02-28 09:51:13 -08:00 |
|
samir-nimbly
|
2773d39153
|
fix: dropdown hover color fix for white themes
|
2025-02-28 20:05:31 +05:30 |
|
Felix NyxJae
|
8a5f16cbf2
|
Merge branch 'RooVetGit:main' into human-relay
|
2025-02-28 17:41:05 +08:00 |
|
Chris Estreich
|
31d2d17847
|
Fix maxTokens defaults for Claude 3.7 Sonnet models
|
2025-02-28 01:15:44 -08:00 |
|
Chris Estreich
|
e1836f81d7
|
Merge pull request #1248 from RooVetGit/cte/consistent-history-copy
Make the copy action on history and history preview consistent
|
2025-02-28 01:12:53 -08:00 |
|
Chris Estreich
|
9b30065231
|
Make the copy action on history and history preview consistent
|
2025-02-28 08:25:04 -08:00 |
|
Chris Estreich
|
b3fd1a2e23
|
Prettier thinking blocks
|
2025-02-28 09:08:58 -08:00 |
|
Chris Estreich
|
21fed4cb79
|
Delete task confirmation enhancements
|
2025-02-27 22:26:13 -08:00 |
|
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 |
|