Commit graph

3046 commits

Author SHA1 Message Date
cte
9b646eb2bc DRY up getModel 2025-03-01 21:51:17 -08:00
Matt Rubens
2c0b162616
Merge pull request #1306 from RooVetGit/changeset-release/main
Changeset version bump
2025-03-02 00:21:05 -05:00
Matt Rubens
609ba9cf8c
Update CHANGELOG.md 2025-03-02 00:17:41 -05:00
github-actions[bot]
30677d9cae changeset version bump 2025-03-02 05:16:08 +00:00
Matt Rubens
11387bdecd
Merge pull request #1304 from RooVetGit/support_read_only_modes_that_can_run_commands
Clearer instructions for read-only modes that can run commands
2025-03-02 00:15:19 -05:00
Chris Estreich
15a4c4c68c
Merge pull request #1305 from RooVetGit/cte/max-tokens-fix
Custom max tokens fix for non-thinking models
2025-03-01 21:13:51 -08:00
Matt Rubens
108e97843f
Merge pull request #1303 from RooVetGit/cycle_custom_modes_too
Include custom modes in mode switching keyboard shortcut
2025-03-02 00:13:35 -05:00
Matt Rubens
41b0ddecb4 Clearer instructions for read-only modes that can run commands 2025-03-02 00:13:14 -05:00
cte
8a8319d3b6 Add changeset 2025-03-01 21:06:40 -08:00
cte
62385ba4c7 Custom max tokens fix for non-thinking models 2025-03-01 21:05:03 -08:00
Matt Rubens
cd910c3435 Include custom modes in mode switching keyboard shortcut 2025-03-01 23:53:50 -05:00
Matt Rubens
6ff88383a2
Merge pull request #1298 from RooVetGit/changeset-release/main
Changeset version bump
2025-03-01 21:25:33 -05:00
Matt Rubens
0a096097d5
3.7.10 2025-03-01 21:24:38 -05:00
github-actions[bot]
4a7316a9de changeset version bump 2025-03-02 01:49:55 +00:00
Matt Rubens
87aa4888fc
Merge pull request #1299 from RooVetGit/3_7_10
v3.7.10
2025-03-01 20:49:02 -05:00
Matt Rubens
fd4ce8fe6a v3.7.10 2025-03-01 20:48:25 -05:00
Matt Rubens
00bf6a3b96
Merge pull request #1297 from RooVetGit/fix_mermaid
Add type='module' to webview script
2025-03-01 20:47:03 -05:00
Matt Rubens
e6a49ddc5c Add type='module' to webview script 2025-03-01 20:42:10 -05:00
Matt Rubens
d70c3e038a
Merge pull request #1270 from aheizi/feature/add-shortcut-to-switch-modes
feat: add shortcut to switch modes
2025-03-01 18:52:56 -05:00
Matt Rubens
22c8a683d8
Merge pull request #1296 from RooVetGit/mermaids
Mermaids
2025-03-01 18:51:40 -05:00
Matt Rubens
8c8210ef50
Merge pull request #1282 from ashktn/feat/vertex-gemini
feat: Add support for Gemini models on Vertex AI
2025-03-01 18:48:54 -05:00
Matt Rubens
45eef8e37f Update snapshots 2025-03-01 18:46:35 -05:00
Matt Rubens
c8b72fa730 Update ask prompt 2025-03-01 18:19:16 -05:00
Matt Rubens
65a2a2cbd1 Update architect prompt 2025-03-01 18:10:33 -05:00
Matt Rubens
2a7edc9a40 Add support for Mermaid diagrams 2025-03-01 18:03:28 -05:00
ShayBC
b7be8ba897 Merge remote-tracking branch 'upstream/main' into sbc_add_subtasks 2025-03-01 21:15:43 +02:00
ShayBC
44185198e6 added 500ms delay after modeSwitch to avoid a bug of running subtask before mode switch is actualy performed, also treated state of command execution where a call to finishSubtask was missing 2025-03-01 20:00:29 +02:00
Chris Estreich
520d467b04
Merge pull request #1291 from RooVetGit/cte/fix-marketplace-publish 2025-03-01 08:34:28 -08:00
Chris Estreich
f4a6f06a28 Fix "install dependencies" section of marketplace-publish 2025-03-01 08:18:43 -08:00
Matt Rubens
d7e8c2e0a1
Merge pull request #1264 from RooVetGit/changeset-release/main
Changeset version bump
2025-03-01 10:24:56 -05:00
Matt Rubens
574348d963
Update CHANGELOG.md 2025-03-01 10:22:13 -05:00
github-actions[bot]
163528eee9 changeset version bump 2025-03-01 15:15:46 +00:00
Matt Rubens
a242eedf67
Merge pull request #1290 from RooVetGit/dynamic_buffer
Add a dynamic token buffer
2025-03-01 10:14:47 -05:00
Matt Rubens
a0684454a2 Add a dynamic token buffer 2025-03-01 10:10:24 -05:00
aheizi
251b83629a feat: add shortcut to switch modes 2025-03-01 22:58:55 +08:00
Matt Rubens
8df6bdf0a7
Merge pull request #1289 from RooVetGit/truncation_token_buffer
Add a 5k token buffer before the end of the context window
2025-03-01 09:37:17 -05:00
ShayBC
c8ec2b6b70 Merge remote-tracking branch 'upstream/main' into sbc_add_subtasks 2025-03-01 16:32:18 +02:00
ShayBC
997f7bbe8a Improve error handling and messaging in Cline class and ClineProvider, removed unnecessary resume_task ask, added abandond=true flag to the abort() call. no more error in log due to resume task 2025-03-01 16:30:46 +02:00
Matt Rubens
764d963c10 Add a 5k token buffer before the end of the context window 2025-03-01 08:49:10 -05:00
Matt Rubens
2a7be4b0fc
Merge pull request #1277 from RooVetGit/mrubens-patch-4
Update ChatView.tsx
2025-03-01 07:25:10 -05:00
Chris Estreich
9be2f06b13
Merge pull request #1275 from RooVetGit/last_message_tokens
Estimate the number of tokens in the last message for sliding window math
2025-02-28 21:44:18 -08:00
Chris Estreich
e009d5f14c Fix e2e test paths 2025-02-28 21:40:47 -08: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
Chris Estreich
b3c1a9f89c
Merge pull request #1279 from RooVetGit/cte/decouple-integration-tests
Move integration tests into its own module
2025-02-28 21:27:18 -08:00
Chris Estreich
1d3f5380a8 Move integration tests into its own module 2025-02-28 21:23:11 -08:00
ashktn
4caa49228f feat: Add support for Gemini models on Vertex AI 2025-02-28 18:59:26 -05:00
ShayBC
41ddb7d583 Resolved merge conflicts 2025-03-01 01:10:27 +02:00
Matt Rubens
4570ead71f
Update ChatView.tsx 2025-02-28 17:17:19 -05:00
Chris Estreich
2773208d06
Merge pull request #1276 from RooVetGit/cte/re-enable-tests 2025-02-28 12:07:32 -08: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