Commit graph

1152 commits

Author SHA1 Message Date
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
cte
b82a81c826 Add a ClineOptions type 2025-02-23 21:59:21 -08:00
cte
40a86b1f70 Debug test flakes 2025-02-23 21:16:43 -08: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
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
Matt Rubens
68aee001fc Skip flaky tests and suppress logging to get back to clean output 2025-02-21 17:51:48 -05:00
Marvin Thobejane
a7c842fd9d gpt 4o price update 2025-02-21 00:11:18 +02:00
Joe Manley
007bf18a90
Update src/core/prompts/sections/__tests__/custom-instructions.test.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-20 12:52:43 -08:00
Joe Manley
053671e235 Appease ellipsis 2025-02-20 12:50:17 -08:00
Joe Manley
9dce0e88cd Handle errors more gracefully when reading custom instructions from files 2025-02-20 12:33:11 -08:00
Matt Rubens
db33696283
Merge pull request #1080 from System233/feat-ollama-deepseek-reasoning
feat: ollama-deepseek reasoning support
2025-02-20 09:39:18 -05:00
Matt Rubens
e6f3bb7051
Merge pull request #1051 from System233/patch-settings-panel-rename
Fix settings panel reset during state update
2025-02-19 22:54:11 -05:00
System233
0eecda2dc3 feat: ollama-deepseek reasoning support 2025-02-20 11:50:14 +08:00
System233
b732005d23 fix: getunbound.ai may return null 2025-02-20 10:28:29 +08:00
Albert Arnó
b415fd3d54 Added Catalan language support 2025-02-19 17:23:23 +01:00
Matt Rubens
39173711ce
Merge pull request #1056 from hannesrudolph/add-delete-mcp-button
Added MCP server deletion with confirmation dialog
2025-02-18 23:35:16 -05:00
Roo Code
bfa73fb69d Does that work? 2025-02-18 21:16:16 -07:00
Matt Rubens
1cbe7228da Create .roomodes file if needed 2025-02-18 22:09:36 -05: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
a55939e731
Merge pull request #1042 from System233/patch-default-preferred-language
Fix default value assignment for preferredLanguage.
2025-02-17 21:02:07 -05: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
System233
bb38b4aed3 Fix default value assignment for preferredLanguage. 2025-02-18 06:00:28 +08:00
System233
2943d655cf Fix input box revert issue and configuration loss during profile switch #955 2025-02-18 01:02:51 +08:00
d.o.it
9724a8024d Add system prompt to Mistral message creation and update API key link text 2025-02-16 16:19:37 +01:00
Dominik Oswald
07fa6cc940
Merge branch 'RooVetGit:main' into mistral 2025-02-16 15:05:02 +01:00
Dominik Oswald
e9f6cb4f75
Merge branch 'RooVetGit:main' into mistral 2025-02-15 14:14:12 +01:00
d.o.it
b5b6a587de fix: Set default model ID in MistralHandler options if not provided 2025-02-15 14:08:32 +01:00
Matt Rubens
e66b0853b3 Make sure the agent knows about all available modes with the correct overrides 2025-02-15 01:13:21 -05:00
Matt Rubens
ffec4c60d4
Merge pull request #1006 from RooVetGit/terminal_context_mention
Terminal context mention
2025-02-14 22:53:39 -05:00
Saoud Rizwan
17157c46cb Add terminal context mention 2025-02-14 22:27:38 -05:00
Matt Rubens
5ffb145c13 Enable streaming for o1 2025-02-14 20:58:18 -05:00
d.o.it
0573643797 Merge branch 'mistral' of https://github.com/d-oit/Roo-CodeMistral into mistral 2025-02-14 17:49:00 +01:00
d.o.it
b4cf69793e feat: Add completePrompt method to MistralHandler for chat completions 2025-02-14 17:48:46 +01:00
d.o.it
2fa8dc7291 fix: Set default model ID in MistralHandler if not provided 2025-02-14 17:03:05 +01:00
Matt Rubens
a9d8a1d00d
Merge branch 'main' into mistral 2025-02-14 09:25:34 -05:00
Matt Rubens
5c9fea93f5 Fix some test warnings 2025-02-14 09:10:38 -05:00