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/).