Commit graph

4286 commits

Author SHA1 Message Date
renovate[bot]
48d42aea1e fix(deps): update dependency posthog-js to v1.240.6 (#3531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:24 -06:00
renovate[bot]
5a12e1aaf4 fix(deps): update dependency posthog-node to v4.17.1 (#3532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:24 -06:00
Sam Hoang Van
77341ed1e8 make apply_diff can deduce when line number in search part fix #2990 (#3329) 2025-05-24 13:39:24 -06:00
xyOz
bd66b4cd77 Greyscreen fix (#3474)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
Daniel
4c68b14c2f Use the provider-specific model info for the OpenRouter provider (#3430) 2025-05-24 13:39:23 -06:00
Daniel
f8ab4d6379 Handle directory URI on diagnostics (#3457) 2025-05-24 13:39:23 -06:00
renovate[bot]
ba5aaf3d0c chore(deps): update dependency typescript-eslint to v8.32.1 (#3516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
renovate[bot]
46085130fd fix(deps): update dependency @libsql/client to v0.15.5 (#3517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
renovate[bot]
4f4b0ddaf9 chore(deps): update dependency eslint-config-prettier to v10.1.5 (#3510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
renovate[bot]
a8652c94f3 chore(deps): update dependency eslint-plugin-react to v7.37.5 (#3511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
Matt Rubens
4345c80c4f Update CHANGELOG.md (#3518) 2025-05-24 13:39:23 -06:00
Chris Estreich
fdb7b89959 Gemini implicit caching (#3515) 2025-05-24 13:39:23 -06:00
John Richmond
4d6667ba35 fix: get model id from ApiHandler (#3512)
Not all handlers/providers use apiModelId, but they do all return a
model id from getModel().
2025-05-24 13:39:23 -06:00
renovate[bot]
4228c8b983 fix(deps): update dependency mammoth to v1.9.0 (#3409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
renovate[bot]
2c5b05f38b fix(deps): update dependency drizzle-orm to ^0.43.0 (#3401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:22 -06:00
renovate[bot]
b9112b34fb fix(deps): update dependency mermaid to v11.6.0 (#3417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:22 -06:00
renovate[bot]
6b32cf5cf1 chore(deps): update dependency @changesets/cli to v2.29.4 (#3501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:22 -06:00
Chris Estreich
6df5f1d0b0 Improve command execution UI (#3509) 2025-05-24 13:39:22 -06:00
R00-B0T
d4fa359be8 Changeset version bump (#3507)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
Co-authored-by: Chris Estreich <cestreich@gmail.com>
2025-05-24 13:39:22 -06:00
John Richmond
25fef10b2a Restore profile management work + fix #3434 (#3449)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:22 -06:00
Wojciech Kordalski
d11752d3c9 ClineProvider.finishSubTask should wait for unpausing the parent task (#1870) 2025-05-24 13:39:22 -06:00
renovate[bot]
29c841ae22 fix(deps): update dependency lucide-react to ^0.510.0 (#3402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:22 -06:00
KJ7LNW
5179930862 fix: webview terminal output processing error (#3028) 2025-05-24 13:39:22 -06:00
Matt Rubens
a368c2531d Updated roadmap (#3469) 2025-05-24 13:39:22 -06:00
Dicha Zelianivan Arkana
028d81ea04 fix(textarea): empty string as fallback (#3463) 2025-05-24 13:39:22 -06:00
Hannes Rudolph
de9094192e Refactor bug report template to enforce required fields for reproduct… (#3454)
Refactor bug report template to enforce required fields for reproduction steps and outcome summary
2025-05-24 13:39:22 -06:00
Hannes Rudolph
c44e96c1a7 Tweaks to the issue/bug intended to make it more intuitive. (#3452)
* Update bug report template for clarity and improved user guidance

* Add Google Vertex AI and LiteLLM to API Provider options in bug report template
2025-05-24 13:39:21 -06:00
xyOz
cacce44037 Pr template fix (#3448)
* Fix links to Contributing Guidelines in pull request template

* ../
2025-05-24 13:39:21 -06:00
R00-B0T
3ef2efe7a6 Changeset version bump (#3441)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:21 -06:00
Matt Rubens
996adc1483 Revert "Improve provider profile management in the external API (#3386)" (#3440) 2025-05-24 13:39:21 -06:00
R00-B0T
c8bcbc5c9b Changeset version bump (#3427)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:21 -06:00
Matt Rubens
f737c3ed42 v3.16.4 (#3426) 2025-05-24 13:39:21 -06:00
Tony Zhang
7246556330 Fix: forced-color-adjust in highlight theme (#3424) 2025-05-24 13:39:21 -06:00
Matt Rubens
1125c00161 Fix saving of OpenAI compatible headers (#3415)
* Fix saving of OpenAI compatible headers

* Code cleanup

* Add test
2025-05-24 13:39:21 -06:00
Chris Estreich
a44481350f Improve provider profile management in the external API (#3386)
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-05-24 13:39:21 -06:00
renovate[bot]
49da2b4f03 fix(deps): update dependency @libsql/client to ^0.15.0 (#3375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
104d05c3dd fix(deps): update dependency cmdk to v1.1.1 (#3398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
c2cca9e9a0 chore(deps): update eslint monorepo to v9.26.0 (#3397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
b5a8aec9fd fix(deps): update dependency @tanstack/react-query to v5.75.7 (#3378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
93f76f801f fix(deps): update dependency axios to v1.9.0 (#3382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
9dc604031f chore(deps): update dependency eslint-config-prettier to v10.1.5 (#3384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
6c31331825 chore(deps): update dependency eslint-plugin-react to v7.37.5 (#3385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
ca387f49d7 fix(deps): update dependency drizzle-zod to v0.7.1 (#3393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
Chris Estreich
41ad96cf30 Export more types to the external API (#3383) 2025-05-24 13:39:20 -06:00
Chris Estreich
ddd8ebf856 Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380) 2025-05-24 13:39:20 -06:00
renovate[bot]
bf2c290b14 fix(deps): update dependency execa to v9.5.3 (#3360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
5aa6bd8d2a chore(deps): update turbo monorepo to v2.5.3 (#3361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
f704d5fc97 fix(deps): update dependency @aws-sdk/client-bedrock-runtime to v3.806.0 (#3373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:20 -06:00
renovate[bot]
28e568c040 fix(deps): update dependency @google/genai to ^0.13.0 (#3374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:19 -06:00
Chris Estreich
a12fb2a736 Simplify the process of setting the "active" provider profile (#3366)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-24 13:39:19 -06:00