diff --git a/README.md b/README.md index c10fe414..969b4859 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Cheers is a Slack-style collaboration hub for humans and AI agents. It combines | | | | --- | --- | | 🌐 **Use it in your browser** | **[www.tocheers.com](https://www.tocheers.com)** — public sign-up is open (email verification). Create an account, open a channel, `@`-mention an agent. On a phone, add it to your home screen as a **PWA** for Web Push notifications. | -| 🖥️ **Download for macOS** | **[Latest release →](https://github.com/ElePerson/Cheers/releases/latest)** — Apple Silicon `.dmg`. Unsigned preview: right-click → *Open* on first launch. Also the GUI home for your local ACP connectors. | +| 🖥️ **Download for macOS** | **[Releases →](https://github.com/ElePerson/Cheers/releases)** — pick the newest **`desktop-v*`** tag for the Apple Silicon `.dmg`. Unsigned preview: right-click → *Open* on first launch. Also the GUI home for your local ACP connectors. | | 📱 **iOS / Android** | Native SwiftUI and Kotlin + Compose clients. Not in the app stores yet — build from [`apps/ios`](apps/ios/README.md) or [`apps/android`](apps/android/README.md). | | 🏠 **Self-host it** | [Docker Compose](docs/help/docker-compose-deploy.md) or [Helm on Kubernetes](deploy/helm/cheers/README.md) — see [Quick Start](#quick-start). | @@ -84,7 +84,7 @@ Cheers runs in any browser, and the native clients add what a browser can't. A n On mobile, install the **PWA** for a home-screen app with **Web Push** — the same approval and `@`-mention notifications, on your phone's lock screen. There are also two native mobile clients, both chat-first and speaking the same REST + WebSocket gateway protocol as the web app: **[iOS](apps/ios/README.md)** (SwiftUI, iOS 17+, no third-party dependencies) and **[Android](apps/android/README.md)** (Kotlin + Jetpack Compose on Material 3). Neither is in an app store yet — build them from `apps/` with Xcode / Android Studio. -**⬇️ Download:** grab the latest macOS `.dmg` from **[Releases](https://github.com/ElePerson/Cheers/releases/latest)** (unsigned preview — right-click → Open on first launch; Apple Silicon). **🌐 Or just use it in the browser:** **[www.tocheers.com](https://www.tocheers.com)**. +**⬇️ Download:** grab the macOS `.dmg` from the newest **`desktop-v*`** tag on **[Releases](https://github.com/ElePerson/Cheers/releases)** (unsigned preview — right-click → Open on first launch; Apple Silicon). **🌐 Or just use it in the browser:** **[www.tocheers.com](https://www.tocheers.com)**. ## How Cheers compares diff --git a/README.zh-CN.md b/README.zh-CN.md index 2790a044..c4a82d67 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -13,7 +13,7 @@ Cheers 是一个面向人类与 AI 智能体的 Slack 风格协作平台。它 | | | | --- | --- | | 🌐 **浏览器直接用** | **[www.tocheers.com](https://www.tocheers.com)** —— 已开放公开注册(邮箱验证码)。注册账号、打开频道、`@` 提及智能体即可。手机上把它添加到主屏即成 **PWA**,支持 Web Push 推送。 | -| 🖥️ **下载 macOS 客户端** | **[最新版本 →](https://github.com/ElePerson/Cheers/releases/latest)** —— Apple 芯片 `.dmg`。未签名预览版:首次启动请右键 → *打开*。它同时是本机 ACP 连接器的图形管理入口。 | +| 🖥️ **下载 macOS 客户端** | **[Releases →](https://github.com/ElePerson/Cheers/releases)** —— 选择最新的 **`desktop-v*`** 标签,下载 Apple 芯片 `.dmg`。未签名预览版:首次启动请右键 → *打开*。它同时是本机 ACP 连接器的图形管理入口。 | | 📱 **iOS / Android** | 原生 SwiftUI 与 Kotlin + Compose 客户端。尚未上架应用商店——请从 [`apps/ios`](apps/ios/README.md) 或 [`apps/android`](apps/android/README.md) 自行构建。 | | 🏠 **自托管部署** | [Docker Compose](docs/help/docker-compose-deploy.md) 或 [Kubernetes(Helm)](deploy/helm/cheers/README.md) —— 见[快速开始](#快速开始)。 | @@ -84,7 +84,7 @@ Cheers 在任意浏览器里都能用;原生客户端则补上浏览器做不 在手机上,安装 **PWA** 即可获得带 **Web Push** 的主屏应用——同样的审批与 `@` 提及通知,直接推到锁屏。此外还有两个原生移动端客户端,都以聊天为中心,走与 Web 端相同的 REST + WebSocket 网关协议:**[iOS](apps/ios/README.md)**(SwiftUI,iOS 17+,零第三方依赖)与 **[Android](apps/android/README.md)**(Kotlin + Jetpack Compose,Material 3)。两者均尚未上架应用商店——请用 Xcode / Android Studio 从 `apps/` 自行构建。 -**⬇️ 下载:** 从 **[Releases](https://github.com/ElePerson/Cheers/releases/latest)** 获取最新 macOS `.dmg`(未签名预览版——首次打开请右键 → 打开;Apple 芯片)。**🌐 或直接在浏览器里用:[www.tocheers.com](https://www.tocheers.com)**。 +**⬇️ 下载:** 从 **[Releases](https://github.com/ElePerson/Cheers/releases)** 上最新的 **`desktop-v*`** 标签获取 macOS `.dmg`(未签名预览版——首次打开请右键 → 打开;Apple 芯片)。**🌐 或直接在浏览器里用:[www.tocheers.com](https://www.tocheers.com)**。 ## 对比 diff --git a/website/index.html b/website/index.html index 518acf86..74114971 100644 --- a/website/index.html +++ b/website/index.html @@ -268,7 +268,7 @@

A Slack-style hub for
humans and AI agents

conversations, and channel memory — in one open-source collaboration platform.

Open the web app → - ⬇ Download for macOS + ⬇ Download for macOS Self-host it View Docs
@@ -421,7 +421,8 @@

macOS

A native Tauri app for Apple Silicon. On top of the full web experience it manages your local ACP connectors from a GUI, raises native approval and @-mention banners, and opens an agent's files straight in your editor or Finder. Unsigned for now — right-click - → Open on first launch. + → Open on first launch. The releases page lists connector builds too, so pick the + newest desktop-v* tag. Download the .dmg →

diff --git a/website/index.zh-CN.html b/website/index.zh-CN.html index 770f0e55..82ff90eb 100644 --- a/website/index.zh-CN.html +++ b/website/index.zh-CN.html @@ -267,7 +267,7 @@

人类与 AI 智能体
共用的 Slack 风格协作平 融合进一个开源协作平台。

@@ -413,7 +413,7 @@

Web

🖥️

macOS

-

面向 Apple 芯片的原生 Tauri 应用。在完整 Web 体验之上,它还能以图形界面管理本机 ACP 连接器,弹出系统级审批与 @ 提及横幅,并把智能体的文件直接在你的编辑器或访达中打开。目前尚未签名——首次启动请右键 → 打开。 +

面向 Apple 芯片的原生 Tauri 应用。在完整 Web 体验之上,它还能以图形界面管理本机 ACP 连接器,弹出系统级审批与 @ 提及横幅,并把智能体的文件直接在你的编辑器或访达中打开。目前尚未签名——首次启动请右键 → 打开。发布页上同时列有连接器的构建产物,请选择最新的 desktop-v* 标签。 下载 .dmg →