AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
chore: version packages (#13974)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @cherrystudio/ai-core@2.0.0
### Major Changes
- [#12235](https://github.com/CherryHQ/cherry-studio/pull/12235)
[`1c0a5a9`](https://github.com/CherryHQ/cherry-studio/commit/1c0a5a95faeea8a9b55e1ae647bc55692d167aec)
Thanks [@DeJeune](https://github.com/DeJeune)! - Migrate to AI SDK v6 -
complete rewrite of provider and middleware architecture
- **BREAKING**: Remove all legacy API clients, middleware pipeline, and
barrel `index.ts`
- **Image generation**: Migrate to native AI SDK
`generateImage`/`editImage`, remove legacy image middleware
- **Embedding**: Migrate to AI SDK `embedMany`, remove legacy embedding
clients
- **Model listing**: Refactor `ModelListService` to Strategy Registry
pattern, consolidate schema files
- **OpenRouter image**: Native image endpoint support via
`@openrouter/ai-sdk-provider` 2.3.3
- **GitHub Copilot**: Simplify extension by removing `ProviderV2` cast
and `wrapProvider`
- **Rename**: `index_new.ts` → `AiProvider.ts`, `ModelListService.ts` →
`listModels.ts`
### Patch Changes
- [#13787](https://github.com/CherryHQ/cherry-studio/pull/13787)
[`6b4c928`](https://github.com/CherryHQ/cherry-studio/commit/6b4c92805679e00440c7610c82bdf02eb4916b1a)
Thanks [@EurFelux](https://github.com/EurFelux)! - Add missing
@openrouter/ai-sdk-provider dependency to fix package build
- [#12783](https://github.com/CherryHQ/cherry-studio/pull/12783)
[`336176b`](https://github.com/CherryHQ/cherry-studio/commit/336176be086c8294d9aa21da9ce83242af8aa9a8)
Thanks [@EurFelux](https://github.com/EurFelux)! - Baseline release for
previously unmanaged package changes while introducing changesets-based
publishing
- Updated dependencies
\[[`336176b`](https://github.com/CherryHQ/cherry-studio/commit/336176be086c8294d9aa21da9ce83242af8aa9a8)]:
- @cherrystudio/ai-sdk-provider@0.1.6
## @cherrystudio/ai-sdk-provider@0.1.6
### Patch Changes
- [#12783](https://github.com/CherryHQ/cherry-studio/pull/12783)
[`336176b`](https://github.com/CherryHQ/cherry-studio/commit/336176be086c8294d9aa21da9ce83242af8aa9a8)
Thanks [@EurFelux](https://github.com/EurFelux)! - Baseline release for
previously unmanaged package changes while introducing changesets-based
publishing
## @cherrystudio/extension-table-plus@3.0.12
### Patch Changes
- [#13840](https://github.com/CherryHQ/cherry-studio/pull/13840)
[`ae13786`](https://github.com/CherryHQ/cherry-studio/commit/ae13786b552bedce222c9b4e9a36ba0f9feeee71)
Thanks [@EurFelux](https://github.com/EurFelux)! - Add local
tsconfig.json to fix dts build failure in packages:build
- [#13817](https://github.com/CherryHQ/cherry-studio/pull/13817)
[`7c2610b`](https://github.com/CherryHQ/cherry-studio/commit/7c2610b1e39dd04c850385af654cc1bbc4b43c9c)
Thanks [@EurFelux](https://github.com/EurFelux)! - Remove reference to
non-existent tsconfig.build.json to fix CI build failure
- [#12783](https://github.com/CherryHQ/cherry-studio/pull/12783)
[`336176b`](https://github.com/CherryHQ/cherry-studio/commit/336176be086c8294d9aa21da9ce83242af8aa9a8)
Thanks [@EurFelux](https://github.com/EurFelux)! - Baseline release for
previously unmanaged package changes while introducing changesets-based
publishing
---------
Signed-off-by: icarus <eurfelux@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: icarus <eurfelux@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> G
github-actions[bot] committed
4083bd7083b4b3fcc666c310d74aca3b2d428d68
Parent: 94a18c8
Committed by kangfenmao <kangfenmao@qq.com>
on 4/3/2026, 6:18:02 AM