Commit graph

2487 commits

Author SHA1 Message Date
Matt Rubens
0baf259b1e v3.3.20 2025-02-14 09:58:27 -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
Chris Estreich
97ed646845
Merge pull request #958 from RooVetGit/cte/shadow-repo-checkpoints
Shadow repo checkpoints
2025-02-12 13:21:09 -08:00
cte
90b019f55c Shadow git checkpoints 2025-02-12 13:17:43 -08:00
ColemanRoo
1e279b4728 ellipsis comment on regex format 2025-02-12 09:09:03 -06:00
ColemanRoo
eb826b1c90 Change index.ts to always run all tests
Add regex look for grade in in modes.test.ts
2025-02-12 09:05:29 -06:00
d.o.it
8a5563b520 Add MistralHandler constructor validation and unit tests 2025-02-12 15:47:14 +01:00
d.o.it
19c38a3668 Add mistralCodestralUrl to global state management in ClineProvider 2025-02-12 15:21:35 +01:00
d.o.it
95078a6bc9 add mistral latest api models 2025-02-12 15:04:02 +01:00
d.o.it
4497e42206 Add Mistral API configuration and models 2025-02-12 14:22:40 +01:00
Matt Rubens
75f4a6ce10
Merge pull request #952 from RooVetGit/allow_emptying_out_built_in_custom_instructions
Allow users to clear out custom instructions for the built-in modes
2025-02-11 18:54:15 -05:00
Matt Rubens
9e5c6b170c Allow users to clear out custom instructions for the built-in modes 2025-02-11 18:00:49 -05:00
Chris Estreich
4a867895d4
Merge pull request #951 from RooVetGit/cte/fix-themed-background-for-dialogs
Honor the VSCode theme for dialog backgrounds
2025-02-11 13:08:14 -08:00
cte
0b8fd14d26 Honor the VSCode theme for dialog backgrounds 2025-02-11 13:04:25 -08:00
Chris Estreich
d264befa32
Merge pull request #949 from RooVetGit/cte/fix-diff-editor-revert-on-abort
Fix file revert on abort
2025-02-11 12:54:17 -08:00
cte
6119cb1aaf Update comment 2025-02-11 12:48:19 -08:00
cte
901adc580f Fix file revert on abort 2025-02-11 12:44:32 -08:00
ColemanRoo
a41fb07adc task.test.ts fix to check for messages before assersion instead of tokens used 2025-02-11 14:34:03 -06:00
ColemanRoo
63346fbc6e update task.test.ts to run in any order with other tests 2025-02-11 14:21:33 -06:00
Matt Rubens
e39b006330
Merge pull request #913 from RooVetGit/changeset-release/main
Changeset version bump
2025-02-11 14:49:12 -05:00
Matt Rubens
742b0440e1
Update CHANGELOG.md 2025-02-11 14:48:45 -05:00
github-actions[bot]
517e82fce9 changeset version bump 2025-02-11 19:47:13 +00:00
Matt Rubens
b36a446698
Merge pull request #927 from RooVetGit/v3.3.18
v3.3.18
2025-02-11 14:46:32 -05:00
Matt Rubens
86ecb69397
Merge pull request #947 from RooVetGit/fix_welcome_sticky
Fix sticky positioning on welcome screen
2025-02-11 14:40:38 -05:00
Matt Rubens
fb47ae0ec6 Fix sticky positioning on welcome screen 2025-02-11 14:36:39 -05:00
Chris Estreich
28cd4ebac4
Merge pull request #945 from RooVetGit/cte/checkpoints-logging
Checkpoints logging tweaks + defensive catches
2025-02-11 11:27:55 -08:00