Commit graph

2827 commits

Author SHA1 Message Date
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
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
yansheng3
0a81853d84 Optimize Task ID Initialization Order
Signed-off-by: yansheng3 <yansheng3@staff.weibo.com>
2025-02-28 19:28:45 +08:00
Chris Estreich
31d2d17847 Fix maxTokens defaults for Claude 3.7 Sonnet models 2025-02-28 01:15:44 -08:00
Chris Estreich
e1836f81d7
Merge pull request #1248 from RooVetGit/cte/consistent-history-copy
Make the copy action on history and history preview consistent
2025-02-28 01:12:53 -08:00
Chris Estreich
9b30065231 Make the copy action on history and history preview consistent 2025-02-28 08:25:04 -08:00
Chris Estreich
8fa770e9ea
Merge pull request #1256 from RooVetGit/cte/pretty-thinking
Prettier thinking blocks
2025-02-28 01:10:51 -08:00
Chris Estreich
360e47d641 Add changeset 2025-02-28 09:09:42 -08:00
Chris Estreich
b3fd1a2e23 Prettier thinking blocks 2025-02-28 09:08:58 -08:00
Chris Estreich
b6a9bc9d98
Merge pull request #1245 from RooVetGit/cte/delete-confirmation-enhancements
Delete task confirmation enhancements
2025-02-27 23:47:51 -08:00
Chris Estreich
21fed4cb79 Delete task confirmation enhancements 2025-02-27 22:26:13 -08:00
Chris Estreich
8fae1ca975
Merge pull request #1257 from RooVetGit/cte/unify-thinking-budget-setting 2025-02-27 17:04:45 -08:00
cte
8cbce2ded0 Add provider-agnostic modelMaxThinkingTokens setting 2025-02-27 16:06:47 -08:00
Chris Estreich
54c687485b
Merge pull request #1254 from lupuletic/added-new-thinking-support
Added support for Claude Sonnet 3.7 thinking via Vertex AI
2025-02-27 15:51:58 -08:00
Catalin Lupuleti
dd4fb6b309
Update src/shared/globalState.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-27 22:45:12 +00:00
Catalin Lupuleti
87b70cef83 Removed unnecessary comment 2025-02-27 22:20:35 +00:00
Catalin Lupuleti
2b3d23ebd7
Update src/shared/globalState.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-27 22:17:09 +00:00
Catalin Lupuleti
5eba1d53fb Added tests for Claude Sonnet Thinking 2025-02-27 22:15:17 +00:00
Catalin Lupuleti
3514f6506b Added support for Claude Sonnet 3.7 thinking via Vertex AI 2025-02-27 21:56:56 +00:00
Matt Rubens
277175f375
Merge pull request #1253 from RooVetGit/changeset-release/main
Changeset version bump
2025-02-27 16:10:12 -05:00
Matt Rubens
75e7ef728d
Update CHANGELOG.md 2025-02-27 16:09:28 -05:00
Matt Rubens
3d0e054c56
Merge pull request #1249 from RooVetGit/custom_system_prompt
Allow users to set custom system prompts
2025-02-27 15:57:16 -05:00
R00-B0T
ca7d746990 Updating CHANGELOG.md format 2025-02-27 20:41:50 +00:00
github-actions[bot]
820ebc97c5 changeset version bump 2025-02-27 20:41:23 +00:00
Matt Rubens
203b1add84
Merge pull request #1250 from RooVetGit/gpt_4_5_preview
Add gpt-4.5-preview
2025-02-27 15:40:36 -05:00
Matt Rubens
e7769cea57 Add gpt-4.5-preview 2025-02-27 15:30:04 -05:00
Chris Estreich
22ec3b21fe
Merge pull request #1244 from lupuletic/add-cache-costs-vertex-ai
Added cache costs for Claude Sonnet 3.7 via Vertex AI
2025-02-27 12:03:55 -08:00
Matt Rubens
1f0211ee64 Allow users to set custom system prompts 2025-02-27 15:03:26 -05:00
Chris Estreich
02c955e1e6
Merge pull request #961 from aitoroses/feat/vertex-prompt-caching
Add Vertex AI prompt caching support for Claude models
2025-02-27 12:03:20 -08:00
Catalin Lupuleti
eec1769b6b Added cache costs for Claude Sonnet 3.7 via Vertex AI 2025-02-27 18:56:28 +00:00
Matt Rubens
2c535d948b
Merge pull request #1230 from RooVetGit/changeset-release/main
Changeset version bump
2025-02-27 11:02:33 -05:00
Matt Rubens
4786815fe8
Update CHANGELOG.md 2025-02-27 11:02:13 -05:00
github-actions[bot]
8612ab574b changeset version bump 2025-02-27 15:56:03 +00:00
Matt Rubens
58f47deec4
Merge pull request #1242 from RooVetGit/v3.7.7
v3.7.7
2025-02-27 10:55:12 -05:00