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 |
|
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 |
|
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 |
|
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 |
|
Chris Estreich
|
e49d886d63
|
Re-enable tests
|
2025-02-28 10:21:52 -08:00 |
|
Chris Estreich
|
21b883b59b
|
Merge pull request #1236 from RooVetGit/cte/fix-terminal-output-parsing
Fix TerminalProcess output parsing
|
2025-02-28 10:18:07 -08:00 |
|
Chris Estreich
|
390932ea68
|
Merge pull request #1262 from RooVetGit/cte/lower-default-max-tokens
Fix maxTokens defaults for Claude 3.7 Sonnet models
|
2025-02-28 09:51:13 -08:00 |
|
Chris Estreich
|
4b66ce8255
|
Improve terminal command execution output parsing
|
2025-02-28 09:38:48 -08:00 |
|
Matt Rubens
|
7d60cc6f60
|
Merge pull request #1272 from RooVetGit/pr-template
Update pull_request_template.md
|
2025-02-28 12:31:05 -05:00 |
|
Matt Rubens
|
87785bb750
|
Update pull_request_template.md
|
2025-02-28 10:35:38 -05:00 |
|
Matt Rubens
|
6bdca5e69d
|
Update pull_request_template.md
|
2025-02-28 10:30:37 -05:00 |
|
Matt Rubens
|
1750247bca
|
Merge pull request #1271 from SamirSaji/bug/light-mood-dropdown-hover-color-fix
Fix: Resolve issue #1146 - UI color in 'light' mode causes dark background on dark text (context menu)
|
2025-02-28 10:22:11 -05:00 |
|
samir-nimbly
|
2773d39153
|
fix: dropdown hover color fix for white themes
|
2025-02-28 20:05:31 +05:30 |
|