# cherry-studio

> AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

- **URL**: https://www.freshcrate.ai/projects/cherry-studio
- **Author**: CherryHQ
- **Category**: AI Agents
- **Latest version**: `v1.9.9` (2026-06-02)
- **License**: AGPL-3.0
- **Source**: https://github.com/CherryHQ/cherry-studio
- **Homepage**: https://cherry-ai.com
- **Language**: TypeScript
- **GitHub**: 43,992 stars, 4,152 forks
- **Registry**: github
- **Tags**: `agency-agents`, `ai-agent`, `claude-code`, `codex`, `open-cli`, `openclaw`, `opencode`, `skills`, `typescript`

## Description

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.9.9` | 2026-06-02 | High | ## 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.com/CherryHQ/cherry-studio/pull/15533 * feat(models): add MiniMax M3 to the system model registry by @kapelame in https://github.com/CherryHQ/cherry-studio/pull/15543  ## New Contributors * @kapelame made their first contribution in https://github.com/CherryHQ/cherry-st |
| `v1.9.7` | 2026-05-28 | High | ## 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/CherryHQ/cherry-studio/pull/15137 * fix(code): keep light theme tokens readable by @mturac in https://github.com/CherryHQ/cherry-studio/pull/15143 * fix(claudecode): apply [1m] context suffix for DeepSeek V4 Flash and MiMo V2.5+ by @DeJeune in https://github.com/CherryHQ/ |
| `v1.9.6` | 2026-05-15 | High | ## 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 @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/15056 * fix(ci): improve GitCode sync reliability by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/15063 * fix(image): convert assistant image blocks to base64 for multi-turn editing by @Raymond819 |
| `v1.9.5` | 2026-05-12 | High | ## 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 service account setup by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/14611 * fix(messages): prevent outer scrolling in horizontal multi-model layout by @Fu-Jumping in https://github.com/CherryHQ/cherry-studio/pull/14768 * fix(reasoning): use enable_thinking para |
| `v1.9.4` | 2026-04-30 | High | ## 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://github.com/CherryHQ/cherry-studio/pull/14566 * hotfix(models): add MiMo V2.5 model support by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/14557 * hotfix(deepseek): forward reasoning effort for DeepSeek V4+ via Claude endpoint by @DeJeune in https://github.co |
| `v1.9.3` | 2026-04-24 | High | ## 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 by @dependabot[bot] in https://github.com/CherryHQ/cherry-studio/pull/14441 * fix: use cli-wrapper.cjs to launch claude-code instead of native binary by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/14430 * hotfix: Custom params dropped by CherryIN/NewAPI |
| `v1.9.2` | 2026-04-20 | High | ## 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 resolve @img/sharp by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/14183 * fix(agents): sync agent settings changes to active session by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/14205 * fix(skills): support agent-authored skills via skills tool |
| `v1.9.1` | 2026-04-16 | High | Cherry Studio 1.9.1 - CherryClaw Agent & Skills System    ⚠️ Breaking Changes   - [Agents] "Plugins" system renamed to "Skills". Plugin marketplace has been replaced by a unified Skills management interface    ✨ New Features   - [Agents] Add CherryClaw autonomous agent: personality system, scheduled tasks, multi-channel integration (Telegram, Discord, Feishu, Slack, WeChat, QQ), and filesystem sandbox   - [Agents] Add built-in Cherry Assistant — helps diagnose issues, navigate pages, coll |
| `v1.9.0-rc.0` | 2026-04-03 | Medium | ## What's Changed * 🤖 Daily Auto I18N Sync: Mar 27, 2026 by @github-actions[bot] in https://github.com/CherryHQ/cherry-studio/pull/13836 * fix(ci): narrow release-packages trigger to changeset-managed packages only by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13859 * fix(extension-table-plus): add local tsconfig.json to fix dts build failure by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13840 * fix(ci): run format after changeset version to satisfy pre-com |
| `v1.8.4` | 2026-03-27 | Medium | ## What's Changed * fix(aiCore): add missing @openrouter/ai-sdk-provider dependency by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13787 * ci: restrict package release workflow to cherry-studio's main branch by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13797 * feat(SelectionAssistant): Linux support by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/13720 * feat(api): add knowledge base REST API endpoints by @victoryangn in https://github.com/Cherry |

## Dependency audit

- **Score**: 92/100
- **Total deps**: 411
- **Resolved**: 406
- **Unresolved**: 5
- **License conflicts**: 0
- **Warnings**: 4
- **Scanned**: 2026-06-01

## Citation

- HTML: https://www.freshcrate.ai/projects/cherry-studio
- Markdown: https://www.freshcrate.ai/projects/cherry-studio.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/cherry-studio/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
