Commit graph

1437 commits

Author SHA1 Message Date
Matt Rubens
764d963c10 Add a 5k token buffer before the end of the context window 2025-03-01 08:49:10 -05:00
Chris Estreich
481d613bc8 Estimate the number of tokens in the last message for sliding window math 2025-02-28 21:34:53 -08:00
ShayBC
41ddb7d583 Resolved merge conflicts 2025-03-01 01:10:27 +02:00
Chris Estreich
55466c9d6a
Merge pull request #1268 from feifei325/optimize-task-id-init
Optimize Task ID Initialization Order
2025-02-28 11:15:07 -08:00
Chris Estreich
4b66ce8255 Improve terminal command execution output parsing 2025-02-28 09:38:48 -08:00
yansheng3
0a81853d84 Optimize Task ID Initialization Order
Signed-off-by: yansheng3 <yansheng3@staff.weibo.com>
2025-02-28 19:28:45 +08:00
Felix NyxJae
8a5f16cbf2
Merge branch 'RooVetGit:main' into human-relay 2025-02-28 17:41:05 +08:00
ShayBC
c04adc6dcb added error message back to the parent task in cases user stops, cancel or delete the subtask, to allow the parent task to resume and think how to continue 2025-02-28 06:19:13 +02:00
Felix NyxJae
156fe0d9fb fix: Optimize panel management, support panel references for sidebar and tab types 2025-02-28 12:06:39 +08:00
ShayBC
2c813663f2 added connection between task to its parent and root parent + adjusted cline mock in the provider test 2025-02-28 05:43:27 +02: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
b1dae213c5 removed cline instance type check to allow mocks 2025-02-28 04:54:14 +02:00
ShayBC
5651b35f89 added logs, error handling, and added console.log to the provider log method 2025-02-28 04:41:19 +02: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
3514f6506b Added support for Claude Sonnet 3.7 thinking via Vertex AI 2025-02-27 21:56:56 +00:00
ShayBC
c8b78dc7bf add support ro save paused tasks mode and change back to it once the task is resumed, also added subtasks logging 2025-02-27 23:33:54 +02:00
Matt Rubens
1f0211ee64 Allow users to set custom system prompts 2025-02-27 15:03:26 -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
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
ShayBC
73c7fe777b refactored ClineProvider.test 2025-02-27 00:24:54 +02:00
Chris Estreich
5e53d00ebc Allow control over maxTokens for thinking models 2025-02-26 14:23:11 -08:00
Matt Rubens
8faac4f734
Merge pull request #1219 from RooVetGit/better_open_router_error_handling
Better OpenRouter error handling
2025-02-26 14:00:06 -05:00
Matt Rubens
d7266be3fe Better OpenRouter error handling 2025-02-26 13:52:59 -05: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
ShayBC
36cfa31d20 try to fix test 2025-02-26 12:28:01 +02:00
Chris Estreich
bdc96a0681
Merge pull request #1202 from RooVetGit/cte/fix-model-picker
Fix model picker
2025-02-25 23:05:37 -08:00
cte
41e75bc989 Model picker fixes 2025-02-25 23:02:43 -08:00
Matt Rubens
8ec903dd8d Fix typo 2025-02-25 17:58:04 -05: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
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
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
Matt Rubens
d8cafbc67e Simplify the context truncation math 2025-02-25 15:29:56 -05:00
Chris Estreich
159621cea6 Move & clean up model fetchers 2025-02-25 11:35:24 -08:00
ShayBC
1ff403d5ea fixed 2 more places in ClineProvider.test that needed cline mocks (setTaskNumber, getTaskNumber) 2025-02-25 09:31:04 +02:00
ShayBC
4744f7f231 fixed ClineProvider.test.ts to include cline.getTaskNumber and cline.setTaskNumber mock 2025-02-25 09:20:43 +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
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
22391e5011 Fix type errors 2025-02-24 15:55:04 -08:00
cte
6245aa7629 Add tests 2025-02-24 15:40:31 -08:00
cte
c9713ea40a Fix labels for anthropic/claude-3.7-sonnet:beta 2025-02-24 15:10:53 -08:00
cte
1d67f88aba Sliding window fix 2025-02-24 15:09:46 -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
Roo Code
de54a55d22 Update test cases for capabilities section to match new tool order 2025-02-24 15:15:48 -07:00