Saoud Rizwan
922183793f
Update lock
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
Saoud Rizwan
6a2172e156
Add gemini models to vertex
2025-03-01 18:03:30 -08:00
Pao
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
watany
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
Steven White
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
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
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
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
Saoud Rizwan
682fce458e
Prepare for release
2025-02-28 22:31:44 -08:00
Saoud Rizwan
34e87af5f1
Remove webview telemetry
2025-02-28 22:24:34 -08:00
Saoud Rizwan
eaa76512fc
Remove requesty polling; fix deepseek cost calculation changes; fix preferred language parsing
2025-02-28 22:23:24 -08:00
Evan
df7b458229
Sonnet, Give Me a Reason ( #1961 )
...
* wip
* added slider for setting reasoning budget tokens
* refactor out generic slider component; improve styling; add debounce
* added setting validation
* styling and adding reasoning level
* changeset
* make change to trigger test rerun
* revert useless comment
2025-02-28 18:16:56 -08:00
pashpashpash
560cefecca
Only requesting requesty models if requesty api key is set ( #2028 )
...
* changeset
* changeset
2025-02-28 17:59:21 -08:00
Dennis Bartlett
12dbf1556b
Revert Policy changes and TOS addition ( #2027 )
2025-02-28 17:49:22 -08:00
pashpashpash
b4149b5a18
vertex prompt caching ( #2026 )
...
* vertex prompt caching
* duplicate declare
* changeset
2025-02-28 17:30:25 -08:00
akfoster
cee959eeec
Merge pull request #2019 from cline/dev
...
Merge dev into main
2025-02-28 17:08:06 -08:00
pashpashpash
46121094d7
package-lock.json
2025-02-28 16:56:46 -08:00
Frostbourne
6fe1015310
Update ClineProvider.ts
2025-02-28 14:26:08 -08:00
Dennis Bartlett
bb902f9b6b
Fix conflict
2025-02-28 14:24:51 -08:00
Dennis Bartlett
dfeb57d3af
Fix Lint
2025-02-28 14:06:00 -08:00
Dennis Bartlett
9232d752b2
Merge remote-tracking branch 'upstream/main' into dev
2025-02-28 14:05:27 -08:00
Daniel Trugman
d1a097cbd4
Requesty dynamic model selection ( #1836 )
...
* Extract reuseable ModelDescriptionMarkdown from OpenRouter model picker
* Requesty: Add model picker component
* Refactor readOpenRouterModels to allow any dynamic list filename
* Extract parsePrice to allow reuse by other providers
* Simplify model display name switch case
* Requesty: Add dynamic model list fetching from API
* Requesty: Add default model selection
* Requesty: Specify max_tokens when sending request
* Add changeset
---------
Co-authored-by: Dennis Bartlett <bartlett.dc.1@gmail.com>
2025-02-28 13:29:34 -08:00
Daniel Steigman
a02eb40c31
Merge pull request #2014 from cline/andrewmonostate/add-xai-provider
...
feat: add X AI provider integration
2025-02-28 13:20:39 -08:00
nighttrek
c87fb06f33
Merge branch 'dev' into pr/cline/2014
2025-02-28 13:17:35 -08:00
Evan
eedae086a3
Fix Merge Conflict resolutions
...
Fixes Merge conflict resolutions from Main to Dev that were incorrectly chosen.
2025-02-28 13:12:40 -08:00