Commit graph

2511 commits

Author SHA1 Message Date
cte
347c69ebe6 Add GitHub-flavored Markdown support 2025-02-15 02:39:59 -08:00
cte
45bf2a0230 Composable, reusable chat interface with Markdown support + VSCode theme syntax highlighting 2025-02-15 02:11:22 -08:00
cte
d056bb89a8 Revert this 2025-02-14 23:42:13 -08:00
cte
17b9c4f968 Additional @shadcn/ui components 2025-02-14 23:41:39 -08:00
Matt Rubens
ffec4c60d4
Merge pull request #1006 from RooVetGit/terminal_context_mention
Terminal context mention
2025-02-14 22:53:39 -05:00
Matt Rubens
36bbfd917d
Merge pull request #1003 from RooVetGit/o1_streaming
Enable streaming for o1
2025-02-14 22:33:00 -05:00
Matt Rubens
fde9d9b660 Update test 2025-02-14 22:28:35 -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
Matt Rubens
7eada8bb6d
Merge pull request #999 from d-oit/mistral
Mistral
2025-02-14 12:26:08 -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
8842497f20 fix: Update ApiOptions to handle default model ID for codestral URLs 2025-02-14 17:03:19 +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
6c371e1152
Merge pull request #997 from RooVetGit/add_doc_link
Add link to docs to readme
2025-02-14 11:02:43 -05:00
Matt Rubens
e74b807dee Add link to docs to readme 2025-02-14 11:00:36 -05:00
Matt Rubens
e0d45ddfb0
Merge pull request #981 from RooVetGit/changeset-release/main
Changeset version bump
2025-02-14 10:29:49 -05:00
Matt Rubens
37e3b08f69
Update CHANGELOG.md 2025-02-14 10:21:13 -05:00
github-actions[bot]
071165ce8d changeset version bump 2025-02-14 15:16:59 +00:00
Matt Rubens
0e1405e4fc
Merge pull request #995 from RooVetGit/v3.3.20
v3.3.20
2025-02-14 10:16:07 -05:00
Matt Rubens
67f428ffdb
Merge pull request #994 from RooVetGit/mrubens-patch-4
Update package.json
2025-02-14 10:14:13 -05:00
Matt Rubens
20ffdf36d7
Update package.json 2025-02-14 10:13:49 -05:00
Matt Rubens
e8c799bb26
Merge pull request #993 from RooVetGit/welcome_submit_delay
Add delay on submitting from welcome view
2025-02-14 09:59:03 -05:00
Matt Rubens
0baf259b1e v3.3.20 2025-02-14 09:58:27 -05:00
Matt Rubens
602c6efbd8 Add delay on submitting from welcome view 2025-02-14 09:51:50 -05:00
Matt Rubens
2928c802fc
Merge pull request #977 from d-oit/mistral
Additional models for mistral api provider
2025-02-14 09:28:34 -05:00
Matt Rubens
a9d8a1d00d
Merge branch 'main' into mistral 2025-02-14 09:25:34 -05:00
Matt Rubens
c815ea72a8
Merge pull request #992 from RooVetGit/new_mode_role_validation
Validate custom modes schema before creation from the UI
2025-02-14 09:14:40 -05:00
Matt Rubens
5c9fea93f5 Fix some test warnings 2025-02-14 09:10:38 -05:00
Matt Rubens
7bbf097fa8 Validate custom modes schema before creation from the UI 2025-02-14 08:54:11 -05:00
Matt Rubens
998beeed52
Merge pull request #983 from RooVetGit/roomodes
Add support for project-specific .roomodes
2025-02-13 23:40:13 -05:00
Matt Rubens
1b56be0efc Convert PromptsView to tailwind 2025-02-13 23:32:47 -05:00
Matt Rubens
7c6fe52c80 Add support for project-specific .roomodes 2025-02-13 23:14:59 -05:00
Matt Rubens
2b574fb5e1
Merge pull request #896 from nissa-seru/patch-3
Provide lint-local commands to enable use of .eslintrc.local.json supported by #871
2025-02-13 23:10:05 -05:00
Matt Rubens
0ef4cc0781
Merge pull request #986 from RooVetGit/open_tabs_context_limit
Setting for the max number of open tabs to include in context
2025-02-13 22:39:37 -05:00
Matt Rubens
0855159f70 Setting for the max number of open tabs to include in context 2025-02-13 22:23:20 -05:00
Mike C
1cea41dd13
Merge pull request #943 from RooVetGit/feature/gradingTestResponse
Feature/grading vscode test response
2025-02-13 16:30:06 -06:00
ColemanRoo
4886cb7e7d ellipsis comment update to test document 2025-02-13 16:21:34 -06:00
ColemanRoo
937c3b6c49 Remove test files list from index.ts
Update documentation
Update modes.test.ts to use PR comment suggestion for pulling out reponse grade
2025-02-13 16:08:52 -06:00
Matt Rubens
b933ce44e4
Merge pull request #985 from RooVetGit/fix_abort_mock
Fix mock of Cline.abort in tests
2025-02-13 16:41:49 -05:00
Matt Rubens
d6e775002f Fix mock of Cline.abort in tests 2025-02-13 16:38:03 -05:00
Matt Rubens
a780d70cd2
Merge pull request #975 from RooVetGit/disable_writing_in_ask_mode
Disable writing in ask mode
2025-02-13 09:11:38 -05:00
Matt Rubens
5f3ff25d6b Disable writing in ask mode 2025-02-13 01:09:45 -05:00
Matt Rubens
4a55e1439e
Merge pull request #953 from RooVetGit/changeset-release/main
Changeset version bump
2025-02-12 23:50:39 -05:00
Matt Rubens
705adc5ece
Update CHANGELOG.md 2025-02-12 23:42:54 -05:00
github-actions[bot]
b9233f802b changeset version bump 2025-02-13 04:27:08 +00:00
Matt Rubens
f27a607d6d
Merge pull request #973 from RooVetGit/help_button
Add a help button
2025-02-12 23:26:22 -05:00
Matt Rubens
a96443090a Add a help button 2025-02-12 23:14:55 -05:00
Matt Rubens
88e3662393
Merge pull request #965 from RooVetGit/cte/logging-tweaks
Checkpoints logging tweaks
2025-02-12 19:33:27 -05:00
cte
7de31e10b0 Checkpoints logging tweaks 2025-02-12 13:27:19 -08:00