← Package directory
Available on winget

Install Cherry Studio

A desktop client that supports for multiple LLM providers

Install with winget
winget install --id kangfenmao.CherryStudio
Upgrade
winget upgrade --id kangfenmao.CherryStudio
Uninstall
winget uninstall --id kangfenmao.CherryStudio

About Cherry Studio

A desktop client that supports for multiple LLM providers

What's new in 1.9.11

What's Changed - chore(models): prune legacy MiniMax models, keep M2.7 and M3 by @kapelame in https://github.com/CherryHQ/cherry-studio/pull/15580 - fix: encode gemini model list api key by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15575 - fix: infer custom provider model groups by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15577 - fix: clean up agent session messages on delete by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15531 - fix: oversized text in Gemini mini-program due to Electron UA detection by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15389 - fix(reasoning): add MiniMax M3 thinking process support (v1.9.8) by @HUQIANTAO in https://github.com/CherryHQ/cherry-studio/pull/15513 - fix(anthropic): support Opus 4.8 adaptive thinking by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15532 - fix: use openPath instead of openExternal for HTML artifacts external browser by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15644 - fix: avoid embedding dimensions request parameter by @eeee0717 in https://github.com/CherryHQ/cherry-studio/pull/15727 - fix: bind CherryIN OAuth flow to sender by @3em0 in https://github.com/CherryHQ/cherry-studio/pull/15410 - fix: upgrade mermaid to 11.15.0 to fix CJK parsing error in flowcharts by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15391 - fix: agent task completed but task list still shows unchecked items by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15358 New Contributors - @3em0 made their first contributio...

Read release notes

Version history

Version Updated Notes
1.9.11 Unknown What's Changed - chore(models): prune legacy MiniMax models, keep M2.7 and M3 by @kapelame in https://github.com/CherryHQ/cherry-studio/pull/15580 - fix: encode gemini model list api key by @kangfenmao in https://github....
1.9.9 Unknown What's Changed - fix: guard OV OCR availability CPU detection by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15538 - fix: respect topic naming setting for agent sessions by @kangfenmao in https://github...
1.9.8 Unknown What's Changed - fix(ci): add v1 branch to workflow triggers by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/15446 - refactor: update tool components for improved styling and functionality Full Changel...
1.9.7 Unknown What's Changed - fix: clarify OpenClaw external install prompt by @mturac in https://github.com/CherryHQ/cherry-studio/pull/15147 - fix: support Grok 4.3 reasoning effort in xAI responses by @ousugo in https://github.com...
1.9.6 Unknown What's Changed - fix(knowledge): preserve HTTP URLs in knowledge base documents by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/14983 - fix(ai): thread idle timeout handle to stream chunk adapter by @Ge...
1.9.5 Unknown What's Changed - fix(search): prevent empty activeTools when web search is the only tool by @TakotsuboChen in https://github.com/CherryHQ/cherry-studio/pull/14752 - hotfix(vertex): vertex model list fetch and improve ser...
1.9.4 Unknown What's Changed - hotfix(models): add DeepSeek V4+ model support with reasoning effort by @SiinXu in https://github.com/CherryHQ/cherry-studio/pull/14551 - hotfix(copilot): github copilot model fetch by @ousugo in https:/...
1.9.3 Unknown What's Changed - fix(quick-panel): reset stale state on panel close to prevent model deselection by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/14378 - chore(deps): bump form-data from 2.3.3 to 4.0.5...
1.9.2 Unknown What's Changed - fix(openclaw): persist language selection in overview page by @404-Page-Found in https://github.com/CherryHQ/cherry-studio/pull/13992 - fix(agents): set NODE_PATH so spawned Claude Code process can resol...
1.9.1 Unknown What's Changed - fix(provider): restore /v1 suffix for new-api host formatting by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/14156 - fix(openclaw): avoid appending /v1 to GitHub/Copilot provider hosts (fi...
1.8.4 Unknown What's Changed - fix(aiCore): add missing @openrouter/ai-sdk-provider dependency by @EurFelux in #13787 - ci: restrict package release workflow to cherry-studio's main branch by @kovsu in #13797 - feat(SelectionAssistant...
1.8.3 Unknown What's Changed - fix(mcp): create fresh MCP Server per transport session by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13631 - fix: route copilot gpt-5.4 models to responses by @kovsu in https://github.co...
1.8.2 Unknown What's Changed - feat: upgrade MiniMax default model to M2.7 by @octo-patch in https://github.com/CherryHQ/cherry-studio/pull/13593 - fix: Format provider API hosts in API server & refactor shared utilities by @EurFelux...
1.8.1 Unknown What's Changed - fix(agents): fix Zed URL scheme and redesign OpenExternalAppButton by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/13501 - fix(azure): keep dated api versions on chat transport by @cherry...
1.8.0 Unknown What's Changed - fix: correctly pass poe web_search via extra_body when built-in search is enabled by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13434 - feat(openclaw): binary download install, auto update...
1.7.25 Unknown What's Changed - fix: improve Qwen 3.5 reasoning model detection and thinking param handling by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13235 - docs: Expand CLAUDE.md with comprehensive architecture a...
1.7.24 Unknown What's Changed - feat: mention Feishu user in issue notification card by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13199 - fix: respect agent allowed_tools in MCP auto-approval check by @lucamorettibuild...
1.7.23 Unknown What's Changed - docs: add review workflow to CLAUDE.md by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13145 - feat: add dev-only message data inspection button by @EurFelux in https://github.com/CherryHQ...
1.7.22 Unknown What's Changed - ci: add PR description check workflow by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13035 - fix: remove extra divider in settings by @kovsu in https://github.com/CherryHQ/cherry-studio/pu...
1.7.19 Unknown What's Changed - refactor: migrate Serializable type to Zod schema and fix circular reference handling by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12865 - 🤖 Weekly Auto I18N Sync: Feb 12, 2026 by @gith...