kangfenmao 8b6682c325 feat: enterprise version
feat: enterprise version

feat: enhance login functionality and UI improvements

- Added last login method tracking in the auth state to remember user preferences.
- Updated the login page to support switching between SSO and password login modes, improving user experience.
- Enhanced UI elements, including background image and button styles, for a more modern look.
- Introduced a new chat item in the launchpad with appropriate styling.
- Added translations for the new chat feature across multiple languages.

chore: update @cherrystudio/api-sdk to version 0.0.43 and refactor related code

- Updated the dependency version of @cherrystudio/api-sdk from 0.0.41 to 0.0.43 in package.json and yarn.lock.
- Refactored code in format.ts and index.ts to replace references from Agent to Assistant for improved clarity and consistency in the sync process.
- Adjusted function names and parameters accordingly to reflect the changes in the data model.

chore: upgrade api-sdk

refactor: mcp server edit

chore: upgrade api-sdk

chore: upgrade api-sdk

chore: remove outdated GitHub workflows and Dependabot configuration

- Deleted the Dependabot configuration file to streamline dependency management.
- Removed the dispatch-docs-update workflow, which was no longer needed for release documentation updates.

refactor: remove AGENT.md and enhance custom parameters formatting

- Deleted the AGENT.md file as it was no longer needed.
- Added a new function to format custom parameters in the sync service, improving the handling of assistant settings.
- Updated the formatAssistant function to include formatted custom parameters.

fix: sync mcp servers

feat: enhance user profile settings and internationalization

- Integrated server URL display in the user profile settings.
- Updated logout confirmation messages to use enterprise-specific translations.
- Refactored login page to utilize enterprise translations for error messages and placeholders, improving localization support across multiple languages.

chore(version): 1.5.61

refactor: update MCPToolsButton color logic and adjust knowledge recognition default

- Simplified the color logic for the MCPToolsButton based on the presence of MCP servers.
- Changed the default value of knowledge recognition from 'on' to 'off' in ApiService.
- Updated minApps state management to conditionally include logos based on server status.
- Enhanced sync settings to include new preprocess provider configurations and proxy settings.

chore: update enterprise protocol and version

- Changed protocol name from 'cherrystudio' to 'cherrystudio-enterprise' in electron-builder configuration and related files.
- Updated application version to 1.5.111 in package.json.

feat: add support for webview proxy configuration

- Introduced a new IPC channel `App_ProxyForWebview` to handle proxy settings specifically for webview sessions.
- Updated `ProxyManager` to manage webview proxy settings, ensuring that the proxy is applied only when necessary.
- Enhanced the preload API to include a method for setting the webview proxy.
- Updated the sync settings functionality to synchronize webview proxy settings from user preferences.

feat: enhance protocol handling for Cherry Studio

- Added support for the new `CHERRY_STUDIO_ENTERPRISE_PROTOCOL` in the application.
- Updated URL handling to recognize both `CHERRY_STUDIO_PROTOCOL` and `CHERRY_STUDIO_ENTERPRISE_PROTOCOL`.
- Modified the default protocol client registration to include the new enterprise protocol.
2025-09-22 14:04:21 +08:00
2025-09-22 14:04:21 +08:00
2025-09-22 14:04:21 +08:00
2025-09-22 14:04:21 +08:00
2025-09-22 14:04:21 +08:00
2025-09-22 14:04:21 +08:00
2025-08-10 14:27:26 +08:00
2025-07-05 17:19:25 +08:00
2025-09-22 14:04:21 +08:00
2025-04-13 08:00:41 +08:00
2025-09-22 14:04:21 +08:00
2025-09-22 14:04:21 +08:00
2025-09-22 14:04:21 +08:00

🚀 Cherry Studio 企业版 (Enterprise Edition)

在社区版的基础上,我们隆重推出 Cherry Studio 企业版——一个专为现代团队和企业打造的、可私有化部署的 AI 生产力与管理平台。

企业版旨在解决团队协作中的核心痛点,通过集中化的方式管理 AI 资源、知识和数据,在保障企业数据 100% 安全可控的前提下,全面提升组织的工作效率、创新能力和合规性。

核心优势

  • 统一模型管理: 在企业内部集中接入和管理各类云端大模型(如 OpenAI, Anthropic, Google Gemini 等)以及本地私有化部署的模型,员工无需自行配置,开箱即用。
  • 企业级知识库: 构建、管理并授权共享团队知识库。确保核心知识有效沉淀,让团队成员基于统一、准确的信息进行 AI 交互,提升回答的一致性和专业性。
  • 精细化权限控制: 通过统一的管理后台,轻松管理员工账号,并基于角色(如管理员、普通成员)分配不同的模型、知识库和功能访问权限。
  • 完全私有化部署: 支持将完整的后端服务部署在企业内部服务器或您自己的私有云中,实现数据 100% 私有可控,满足最严格的数据安全与合规要求。
  • 可靠的后端服务: 提供稳定的 API 服务、企业级数据备份与恢复机制,保障业务连续性。

在线体验

体验说明手册,点击查看

🚧 公测版说明

企业版目前处于早期公测阶段,我们正在积极迭代与优化功能。我们深知它可能还不够稳定,如果您在体验过程中遇到任何问题或有宝贵的建议,我们非常欢迎您通过邮件联系我们进行反馈。

请下载配套的企业版客户端以获得完整体验:

image

版本对比

特性 社区版 (Community) 企业版 (Enterprise)
开源
费用 个人免费/商用授权 买断/订阅服务费
管理后台/后端 模型集中接入
员工管理
共享知识库
权限控制
企业数据备份
Dify 工作流接入
服务端 专属私有部署

获取企业版

我们相信企业版将成为您团队的 AI 生产力引擎。如果您对 Cherry Studio 企业版感兴趣,希望了解更多详情、获取报价或申请产品演示,请通过以下方式联系我们。

S
Description
🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
Readme AGPL-3.0 171 MiB
Languages
TypeScript 97.3%
JavaScript 1.8%
CSS 0.6%
HTML 0.3%