Saoud Rizwan
3ecabb559e
Add missing options to cline stream
2025-03-04 21:40:42 -08:00
Saoud Rizwan
8f8de75dc8
Fix package-lock
2025-03-04 21:24:33 -08:00
pashpashpash
78603bfd6b
removing redundant csp allowance
2025-03-04 15:13:40 -08:00
pashpashpash
89ad9a241c
resolving merge conflicts
2025-03-04 15:12:46 -08:00
loupzeur and Saoud Rizwan
ccba2ed8f8
feat(ollama): use official ollama library ( #1859 )
...
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-03-04 14:46:26 -08:00
Daniel Steigman
0fc2f474a4
Merge pull request #2075 from cline/improve-openrouter-error-message
...
Openrouter: Typing Error Message
2025-03-03 22:11:44 -08:00
Yuto
0ce66efc19
Fixed problem with "win+shift+a" shortcut not working in Windows ( #2049 )
...
* Fixed problem with “win+shift+a” shortcut not working in Windows
* fix package-lock.json
* Revert "fix package-lock.json"
This reverts commit 1ffdfef4f3 .
2025-03-03 20:06:42 -08:00
Dennis Bartlett
e231cfd3e5
Feature/eng 238 ( #2074 )
...
* Update linting to include webview. Fix outstanding lint issues.
* Fix Format
* Add changeset
2025-03-03 20:01:53 -08:00
celestial-vault
10f8637fb8
changeset
2025-03-03 17:47:10 -08:00
celestial-vault
bf985064b9
improve openrouter error types and pass extra error data if present
2025-03-03 17:37:59 -08:00
pashpashpash
53582d6149
package-lock.json straight from main
2025-03-02 23:23:30 -08:00
pashpashpash
ac53b9e66b
reverting package-lock changes
2025-03-02 23:19:31 -08:00
pashpashpash
b8c5aeaff5
deleting packagejson line for vertexai
2025-03-02 23:18:45 -08:00
pashpashpash
7ae6c0cfa3
use standard API Request Failed title for all API errors while maintaining detailed credit limit information in error content
2025-03-02 23:18:09 -08:00
Saoud Rizwan
922183793f
Update lock
v3.5.1
2025-03-02 17:23:45 -08:00
Saoud Rizwan
2c02547088
Copy
2025-03-02 17:22:20 -08:00
Saoud Rizwan
df65f5f5dd
Prepare for release
2025-03-02 17:19:56 -08:00
Saoud Rizwan
542ce36a80
Fix issue where thinking param was being sent with non-claude 3.7 models
2025-03-02 17:12:51 -08:00
Saoud Rizwan
6baac79138
Fix bedrock prompt caching
2025-03-02 17:11:11 -08:00
pashpashpash
28fb2ae69c
packagejson + lock
2025-03-01 18:32:05 -08:00
pashpashpash
f05d3e9295
package-lock
2025-03-01 18:19:47 -08:00
pashpashpash
29c16ea7c8
reconciling merge conflicts
2025-03-01 18:15:41 -08:00
Saoud Rizwan
6a2172e156
Add gemini models to vertex
2025-03-01 18:03:30 -08:00
Pao and Saoud Rizwan
3ca529dc62
feat: Vertex Gemini Flash 2.0 support ( #1853 )
...
* feat: Vertex Gemini Flash 2.0 support
* fix: Add changeset for PR
* Moved gemini model
* Resolve conflicts
* Prettier fix
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-03-01 17:55:43 -08:00
Saoud Rizwan
7728c0304c
Add o3-mini support to openai compatible
2025-03-01 17:35:04 -08:00
Saoud Rizwan
f837ecefeb
Remove border color
2025-03-01 16:51:28 -08:00
Saoud Rizwan
2d5dcf6a14
Add dcbartlett to codeowners
2025-03-01 16:48:06 -08:00
fcf6734949
feat(bedrock): Add APAC Support for Cross-Region Inference Profiles ( #1913 )
...
* adding apac
* Remove unreachable 'break' after return in case 'ap-'.
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* changeset
* adding testing
* revert
* revart default model
* revert package-lock
* Remove unnecessary test
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-03-01 16:39:10 -08:00
Saoud Rizwan
d44fd44a81
Copy
2025-03-01 16:04:59 -08:00
d103f8ee62
feat: add asksage support ( #2011 )
...
* feat: add asksage support
* chore: create changeset for asksage support
* Fix Typo
Fix Typo
* chore: fix lint
* Fixes
* Validate asksage API key
---------
Co-authored-by: Dennis Bartlett <bartlett.dc.1@gmail.com >
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-03-01 15:20:58 -08:00
Evan and Saoud Rizwan
3d34de4908
Everyone Gets a Timeout ( #2018 )
...
* re-open clean PR; formatting changes
* remove unnecessary comments
* Revert system prompt changes
* Remove vscode message after timeout
* Create tidy-kings-ring.md
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-03-01 14:46:29 -08:00
Roman Davydov
dcd275480f
Update recommendation from Claude 3.5 to Claude 3.7 ( #2036 )
...
* Update Claude 3.5 -> Claude 3.7 in error message/recommendation
* Add changeset
2025-03-01 14:22:18 -08:00
Dave Lasley
aea06ce659
Add retries to bedrock createMessage ( #2039 )
...
* Add retries to bedrock createMessage
Add retries to Bedrock's createMessage as indicated by [this](https://github.com/cline/cline/pull/1605#issuecomment-2665904349 )
Similar to [this comment](https://github.com/cline/cline/pull/1605#issuecomment-2666290702 ) I am also experiencing a 429 every once in a while. Measuring a before/after, it's about a 90% improvement when there's no prompt caching. I'm going to add some logging and see if I can track it down further but honestly this is probably worth it as is.
* Add changeset
2025-03-01 14:20:50 -08:00
Leonid Bugaev and Saoud Rizwan
65f582bb0d
Feat: Add support for AWS Bedrock Anthropic prompt caching ( #2034 )
...
* Add Bedrock prompt caching support (optional)
This feature protected under checkbox because it is not yet rolled out
to everyone, and if you will try to send cache headers, and its not
enabled for you, you will get error
* Add changeset
* Update supported models
* Fix copy
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-03-01 14:09:10 -08:00
Saoud Rizwan
f8796ce69a
Fix changelog
v3.5.0
2025-03-01 04:32:32 -08:00
Saoud Rizwan
4d29e1f4bd
Generate checkpoints asynchronously to prevent blocking UI
2025-03-01 04:19:37 -08:00
Saoud Rizwan
499c7dfb9f
Revert to legacy checkpoint tracking
2025-03-01 04:03:32 -08:00
Saoud Rizwan
57b36e16b8
Fix pricing calculation
2025-03-01 03:11:45 -08:00
Saoud Rizwan
c891d24ef6
Update budget description
2025-03-01 01:43:35 -08:00
Saoud Rizwan
3f5b6f6e33
Fix changelog
2025-03-01 01:40:42 -08:00
Saoud Rizwan
dda8a6c829
Add thinking budget option to Bedrock and Vertex
2025-03-01 01:39:14 -08:00
Saoud Rizwan
0959438db8
Add thinking budget slider to OpenRouter
2025-03-01 01:31:16 -08:00
Saoud Rizwan
a838cf9a61
Fix changelog
2025-03-01 00:57:07 -08:00
Saoud Rizwan
4e1dab8d4b
Fix changelog
2025-03-01 00:53:05 -08:00
Saoud Rizwan
93b6c937a5
Improve thinking budget slider animation; revert budget when switching plan/act modes
2025-03-01 00:49:34 -08:00
Saoud Rizwan
f555b83c7c
Revert "Sonnet: Make Separate Thinking Model ( #2031 )"
...
This reverts commit 29c01eb7d3 .
2025-02-28 23:04:20 -08:00
Saoud Rizwan
21d4ec13e1
Fix CHANGELOG
2025-02-28 22:52:03 -08:00
Saoud Rizwan
38e51bcf73
Update changelog
2025-02-28 22:51:08 -08:00
Saoud Rizwan
f40ff25d1e
Update package-locks
2025-02-28 22:45:13 -08:00
Evan
29c01eb7d3
Sonnet: Make Separate Thinking Model ( #2031 )
...
* make thinking model separate and remove UI slider
* use constant for min budget tokens
* changeset
2025-02-28 22:36:02 -08:00