Felix NyxJae
3bb1d78c17
feat: Added human relay function and related message processing initial version
2025-02-27 18:08:05 +08:00
Aitor Oses
ea38d9ebba
Enable prompt caching for Claude Sonnet 3.7 Vertex AI model
2025-02-27 09:04:54 +01:00
Aitor Oses
4d22ae53fb
Merge remote-tracking branch 'upstream/main' into feat/vertex-prompt-caching
2025-02-27 08:55:06 +01:00
Matt Rubens
10c6f8fb67
Graduate checkpoints out of beta
2025-02-27 01:35:50 -05:00
Chris Estreich
5e53d00ebc
Allow control over maxTokens for thinking models
2025-02-26 14:23:11 -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
cte
e56908f6c1
Thinking settings tweaks
2025-02-25 15:48:20 -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
7f1c6d7079
Merge branch 'cte/move-model-fetchers' into cte/openrouter-claude-thinking
2025-02-25 13:21:08 -08:00
Chris Estreich
50ce955048
Merge branch 'main' into cte/move-model-fetchers
2025-02-25 13:06:30 -08:00
Matt Rubens
199b6eaec1
Merge pull request #1190 from RooVetGit/file_drag_drop
...
File drag and drop
2025-02-25 16:02:50 -05:00
Chris Estreich
392a237985
Support Claude 3.7 Sonnet "Thinking" in OpenRouter
2025-02-25 12:58:03 -08:00
Matt Rubens
77a6e2be6d
File drag and drop
2025-02-25 15:49:38 -05:00
Matt Rubens
91ef9fbdb3
Clean up maxTokens logic
2025-02-25 15:29:57 -05:00
Chris Estreich
159621cea6
Move & clean up model fetchers
2025-02-25 11:35:24 -08:00
Aitor Oses
9b267e9afc
Add Vertex AI prompt caching support and enhance streaming handling
...
- Implemented comprehensive prompt caching strategy for Vertex AI models
- Added support for caching system prompts and user message text blocks
- Enhanced stream processing to handle cache-related usage metrics
- Updated model configurations to enable prompt caching
- Improved type definitions for Vertex AI message handling
2025-02-25 15:30:10 +01: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
6763824b5b
Merge pull request #1167 from RooVetGit/cte/claude-3.7-thinking
...
Claude 3.7 thinking
2025-02-24 22:27:59 -08:00
cte
09902904f3
Persist anthropicThinking
2025-02-24 22:08:14 -08:00
cte
b2b135c05c
[WIP] Claude 3.7 Sonnet (Thinking)
2025-02-24 15:45:26 -08:00
Matt Rubens
4c5045dd92
Merge pull request #1153 from hannesrudolph/tweak-system-prompt
...
Changes to increase adherence to diff edits
2025-02-24 16:32:48 -06:00
Matt Rubens
2f877c5ffe
Merge pull request #1156 from RooVetGit/add_claude_3_7_to_bedrock
...
Add Claude 3.7 to Bedrock
2025-02-24 15:51:10 -06:00
cte
b24a335503
Set maxTokens to 64K for Anthropic / 3.7 Sonnet
2025-02-24 13:48:47 -08:00
Matt Rubens
92131adc6d
Add Claude 3.7 to Bedrock
2025-02-24 15:35:00 -06:00
ShayBC
01765995ad
added task no indicator + improved deleteTask code
2025-02-24 23:00:11 +02:00
cte
d94067aba8
Revert maxTokens change for now
2025-02-24 12:54:05 -08:00
cte
0e644f102f
Default to Claude 3.7 where appropriate
2025-02-24 12:48:55 -08:00
Roo Code
35a56a9918
Reorder tool groups and update tool usage instructions to always mention apply_diff before write_to_file
2025-02-24 13:27:05 -07:00
Matt Rubens
e36d2e3588
Merge pull request #1150 from RooVetGit/revert_tool_changes
...
Revert "Merge pull request #1125 from hannesrudolph/change_order_appl…
2025-02-24 13:35:37 -06:00
Chris Estreich
645d069c08
Merge pull request #1149 from RooVetGit/cte/claude-3.7
...
Add Claude 3.7
2025-02-24 11:35:00 -08:00
cte
c677a450d1
Fix maxTokens
2025-02-24 11:30:15 -08:00
Matt Rubens
08aa911e13
Revert "Merge pull request #1125 from hannesrudolph/change_order_apply_diff"
...
This reverts commit dddac90721 , reversing
changes made to 1c9dcaddc4 .
2025-02-24 13:25:33 -06:00
cte
92ac610366
Add Claude 3.7
2025-02-24 11:14:08 -08:00
Catalin Lupuleti
39715f13e1
Added support for Claude sonnet 3.7 via VertexAI
2025-02-24 19:05:05 +00:00
Matt Rubens
5a6ca2bef1
Revert "Include the original task in the power steering content"
2025-02-23 23:04:22 -06:00
Matt Rubens
86896a8865
Include the original task in the power steering content
2025-02-23 22:09:12 -06:00
Roo Code
6225994a7c
Rename 'write_to_file' tool to 'create_file' across codebase and fixed tests
2025-02-22 20:02:17 -07:00
Roo Code
e134e544a6
Rename 'apply_diff' tool to 'edit_file' across codebase
2025-02-22 18:30:10 -07:00
Roo Code
24d52809d7
Reorder tool groups and update tool usage instructions to always mention apply_diff before write_to_file
2025-02-22 16:38:46 -07:00
Matt Rubens
6e55470155
Tweak the debug prompt
2025-02-22 00:06:48 -05:00
Matt Rubens
c0090952d6
Update experiments.test.ts
2025-02-21 19:53:05 -05:00
Matt Rubens
6d7f4d92fc
Update experiments.ts
2025-02-21 19:48:37 -05:00
Matt Rubens
97b67928f0
Add tests
2025-02-21 19:45:29 -05:00
Matt Rubens
df46f60117
Power steering
2025-02-21 19:45:29 -05:00
Matt Rubens
c4bc1c0861
Add debugger mode
2025-02-21 19:45:29 -05:00
Marvin Thobejane
a7c842fd9d
gpt 4o price update
2025-02-21 00:11:18 +02:00
Roo Code
7bb8edf720
Added MCP server deletion with confirmation dialog
...
- Added delete button with trash icon to MCP server rows
- Implemented confirmation dialog using existing Dialog component
- Added "deleteMcpServer" message type to WebviewMessage interface
- Added handler in ClineProvider to process deletion:
- Removes server from MCP settings file
- Closes server connection
- Updates UI to reflect changes
- Added user feedback with success/error notifications
- Ensured consistent modal design with rest of application
2025-02-18 11:19:08 -07: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