feat: update 2.1.3 docs

This commit is contained in:
zhayujie
2026-07-08 16:43:15 +08:00
parent 9ef64b7858
commit 4d87703e31
8 changed files with 27 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ description: Download and use the CowAgent desktop client (macOS / Windows)
CowAgent ships a ready-to-use desktop client with the Agent runtime bundled in — **no need to install Python or dependencies manually**. Just download, install, and run your local super AI assistant.
<img src="https://cdn.jsdelivr.net/gh/zhayujie/cowagent-assets@main/screenshots/en/desktop-chat-demo-en.png" alt="CowAgent Desktop client" />
## Download & Install
<Card title="Go to the download page" icon="download" href="https://cowagent.ai/download/">

View File

@@ -59,3 +59,9 @@ sudo docker compose up -d
<Tip>
Back up `config.json` before upgrading. For Docker deployments, mount the workspace directory as a volume to persist data across upgrades.
</Tip>
## Desktop client upgrade
The [desktop client](/guide/desktop) has built-in auto-update: it checks for new versions automatically and prompts you, so you can download and restart to upgrade in one click.
You can also grab the latest version anytime from the [download page](https://cowagent.ai/download/).

View File

@@ -5,6 +5,8 @@ description: CowAgent デスクトップクライアントmacOS / Windows
CowAgent は、Agent の実行環境を内蔵したすぐに使えるデスクトップクライアントを提供しています。**Python や依存関係を手動でインストールする必要はありません**。ダウンロードしてインストールするだけで、ローカルでスーパー AI アシスタントを実行できます。
<img src="https://cdn.jsdelivr.net/gh/zhayujie/cowagent-assets@main/screenshots/en/desktop-chat-demo-en.png" alt="CowAgent デスクトップクライアント" />
## ダウンロードとインストール
<Card title="ダウンロードページへ" icon="download" href="https://cowagent.ai/download/">

View File

@@ -59,3 +59,9 @@ sudo docker compose up -d
<Tip>
アップグレード前に `config.json` 設定ファイルのバックアップを推奨します。Docker 環境でデータを保持する場合は、volume マウントでワークスペースディレクトリを永続化できます。
</Tip>
## デスクトップクライアントのアップグレード
[デスクトップクライアント](/ja/guide/desktop)は自動アップデート機能を内蔵しており、新しいバージョンを自動的に確認して通知します。ワンクリックでダウンロードして再起動し、アップグレードを完了できます。
最新バージョンは [ダウンロードページ](https://cowagent.ai/download/) からいつでも手動で入手することもできます。

View File

@@ -22,6 +22,7 @@ Highlights:
- **Auto update**: automatic version checks and one-click updates, with download speed optimized across regions
- **Native experience**: first-run onboarding, follows the system language, and platform-adaptive window interactions
Docs: [Desktop Client](https://docs.cowagent.ai/guide/desktop)
## 📚 Knowledge Base

View File

@@ -5,6 +5,8 @@ description: 下载并使用 CowAgent 桌面客户端macOS / Windows
CowAgent 提供开箱即用的桌面客户端,内置 Agent 运行环境,**无需手动安装 Python 或依赖**,下载安装后即可在本地运行你的超级 AI 助理。
<img src="https://cdn.jsdelivr.net/gh/zhayujie/cowagent-assets@main/screenshots/zh/desktop-chat-demo-zh.png" alt="CowAgent 桌面客户端" />
## 下载安装
<Card title="前往下载页" icon="download" href="https://cowagent.ai/zh/download/">
@@ -25,6 +27,7 @@ CowAgent 提供开箱即用的桌面客户端,内置 Agent 运行环境,**
3. 从桌面或开始菜单打开 CowAgent 即可。
</Tab>
</Tabs>
## 自动更新
桌面客户端内置自动更新能力。有新版本时会自动检测并提示,你也可以在应用左下角菜单中手动「检查更新」,一键下载并重启完成升级。

View File

@@ -59,3 +59,9 @@ sudo docker compose up -d
<Tip>
升级前建议备份 `config.json` 配置文件。Docker 环境下如需保留数据,可通过 volume 挂载持久化工作空间目录。
</Tip>
## 客户端升级
[桌面客户端](/zh/guide/desktop)内置自动更新能力,有新版本时会自动检查并提示,一键即可下载并重启完成升级。
你也可以随时前往[下载页](https://cowagent.ai/zh/download/)手动下载最新版本安装。

View File

@@ -22,6 +22,7 @@ description: CowAgent 2.1.3正式推出桌面客户端macOS / Windows
- **自动更新**:支持版本自动检查与一键更新,优化不同地区的下载速度
- **原生体验**:首次启动引导、跟随系统语言、平台自适应的窗口交互
相关文档:[桌面客户端](https://docs.cowagent.ai/zh/guide/desktop)
## 📚 知识库