Felix NyxJae
|
1ae4eaa80e
|
fix: Update comments to the human relay
|
2025-02-28 11:42:45 +08:00 |
|
Felix NyxJae
|
38c09d09d6
|
fix: Fix the human relay dialog function and optimize user interaction experience
|
2025-02-28 10:54:25 +08:00 |
|
ShayBC
|
b1dae213c5
|
removed cline instance type check to allow mocks
|
2025-02-28 04:54:14 +02:00 |
|
ShayBC
|
5651b35f89
|
added logs, error handling, and added console.log to the provider log method
|
2025-02-28 04:41:19 +02:00 |
|
ShayBC
|
03e0aa545b
|
Resolved merge conflicts in Cline.ts and ClineProvider.ts
|
2025-02-28 03:33:13 +02: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 |
|
ShayBC
|
c8b78dc7bf
|
add support ro save paused tasks mode and change back to it once the task is resumed, also added subtasks logging
|
2025-02-27 23:33:54 +02: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 |
|
Matt Rubens
|
5efb3c10d8
|
Merge pull request #1240 from RooVetGit/revert-1228-stop_removing_commas_from_terminal_output
Revert "Stop removing commas from terminal output"
|
2025-02-27 09:51:38 -05:00 |
|
Matt Rubens
|
dc83617b4d
|
Revert "Stop removing commas from terminal output"
|
2025-02-27 09:51:05 -05:00 |
|
Matt Rubens
|
210afc681e
|
v3.7.7
|
2025-02-27 09:44:50 -05:00 |
|
Matt Rubens
|
8f7814be92
|
Merge pull request #1237 from RooVetGit/cte/fix-anthropic-complete-prompt
Fix AnthropicHandler#completePrompt
|
2025-02-27 09:41:11 -05:00 |
|
Matt Rubens
|
2e9c808e63
|
Merge pull request #1232 from RooVetGit/enable_checkpoints
Graduate checkpoints out of beta
|
2025-02-27 09:37:52 -05:00 |
|
cte
|
d66b5d2db6
|
Fix tests
|
2025-02-27 02:40:39 -08:00 |
|
cte
|
0b583ed15e
|
Fix AnthropicHandler#completePrompt
|
2025-02-27 02:34:14 -08:00 |
|
Felix NyxJae
|
3bb1d78c17
|
feat: Added human relay function and related message processing initial version
|
2025-02-27 18:08:05 +08:00 |
|
Aitor Oses
|
ea38d9ebba
|
Enable prompt caching for Claude Sonnet 3.7 Vertex AI model
|
2025-02-27 09:04:54 +01:00 |
|
Aitor Oses
|
4d22ae53fb
|
Merge remote-tracking branch 'upstream/main' into feat/vertex-prompt-caching
|
2025-02-27 08:55:06 +01:00 |
|
Matt Rubens
|
0c44241b87
|
Merge pull request #1231 from dleffel/bugfix/missing-tooltips
Fix missing tooltips in several components.
|
2025-02-27 01:48:16 -05:00 |
|
Matt Rubens
|
10c6f8fb67
|
Graduate checkpoints out of beta
|
2025-02-27 01:35:50 -05:00 |
|
dleffel
|
4806ab5420
|
Fix missing tooltips in several components.
|
2025-02-26 21:34:56 -08:00 |
|
Matt Rubens
|
44308630eb
|
Merge pull request #1228 from RooVetGit/stop_removing_commas_from_terminal_output
Stop removing commas from terminal output
|
2025-02-27 00:05:02 -05:00 |
|
Matt Rubens
|
5c5bf85020
|
Stop removing commas from terminal output
|
2025-02-26 21:36:19 -05:00 |
|
Matt Rubens
|
931af8fcc4
|
Merge pull request #1218 from RooVetGit/changeset-release/main
Changeset version bump
|
2025-02-26 18:48:00 -05:00 |
|
Matt Rubens
|
4f578dc826
|
Update CHANGELOG.md
|
2025-02-26 18:47:22 -05:00 |
|
github-actions[bot]
|
247a50a6dc
|
changeset version bump
|
2025-02-26 23:17:23 +00:00 |
|
Matt Rubens
|
75ecca925e
|
Merge pull request #1224 from RooVetGit/fix_search_files
Truncate results from search_files to 500 chars max
|
2025-02-26 18:16:30 -05:00 |
|
Chris Estreich
|
4fac3daad1
|
Merge pull request #1217 from RooVetGit/cte/control-max-tokens
|
2025-02-26 15:12:30 -08:00 |
|
ShayBC
|
f835b8c3e2
|
Merge remote-tracking branch 'upstream/main' into sbc_add_subtasks
|
2025-02-27 01:03:44 +02:00 |
|