From d7ede2483860e31b5f25fbd43a776a152593be38 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 22 May 2026 09:40:18 +0800 Subject: [PATCH] docs: update settings manual for tool management and Hermes Add Hermes to the environment-check table and app-switcher list, fix the OpenCode install command (opencode-ai), and describe the new update/install flow. Align with the final implementation: drop the removed Install Missing action, note that installs run silently with in-button progress, and rename the section to Manual Install Commands (now collapsible). --- .../user-manual/en/1-getting-started/1.5-settings.md | 12 +++++++----- .../user-manual/ja/1-getting-started/1.5-settings.md | 12 +++++++----- .../user-manual/zh/1-getting-started/1.5-settings.md | 12 +++++++----- 3 files changed, 21 insertions(+), 15 deletions(-) diff --git a/docs/user-manual/en/1-getting-started/1.5-settings.md b/docs/user-manual/en/1-getting-started/1.5-settings.md index 83d1c4a88..1668b7095 100644 --- a/docs/user-manual/en/1-getting-started/1.5-settings.md +++ b/docs/user-manual/en/1-getting-started/1.5-settings.md @@ -82,7 +82,7 @@ When enabled, skips the Claude Code onboarding flow, suitable for users already Choose which applications to display in the app switcher. Each app can be toggled independently, but at least one must remain visible. -Configurable apps: Claude, Codex, Gemini, OpenCode, OpenClaw. +Configurable apps: Claude, Claude Desktop, Codex, Gemini, OpenCode, OpenClaw, Hermes. > **Use case**: If you only use Claude Code and Codex CLI, you can hide the other apps to keep the interface clean. @@ -314,19 +314,21 @@ Automatically detects installed CLI tool versions: | Gemini | Current version, latest version | | OpenCode | Current version, latest version | | OpenClaw | Current version, latest version | +| Hermes | Current version, latest version | -Click the "Refresh" button to re-detect. +Click the "Refresh" button to re-detect. When an update is available, you can update a single tool or use "Update All". Missing tools show an install button. Installs and updates run silently in the background—the button shows progress and versions refresh automatically when done. -### One-click Install Commands +### Manual Install Commands -Provides quick commands to install/update CLI tools: +Provides quick commands to install/update CLI tools (collapsed by default; click the heading to expand): ```bash npm i -g @anthropic-ai/claude-code@latest npm i -g @openai/codex@latest npm i -g @google/gemini-cli@latest -npm i -g opencode@latest +npm i -g opencode-ai@latest npm i -g openclaw@latest +python3 -m pip install --upgrade "hermes-agent[web]" ``` Click the "Copy" button to copy to clipboard. diff --git a/docs/user-manual/ja/1-getting-started/1.5-settings.md b/docs/user-manual/ja/1-getting-started/1.5-settings.md index 03a433423..c274efb49 100644 --- a/docs/user-manual/ja/1-getting-started/1.5-settings.md +++ b/docs/user-manual/ja/1-getting-started/1.5-settings.md @@ -82,7 +82,7 @@ v3.13.0 より、CC Switch に **軽量モード** が追加されました — アプリ切り替えに表示するアプリを選択します。各アプリを個別にオン/オフできますが、少なくとも 1 つは有効にする必要があります。 -設定可能なアプリ:Claude、Codex、Gemini、OpenCode、OpenClaw。 +設定可能なアプリ:Claude、Claude Desktop、Codex、Gemini、OpenCode、OpenClaw、Hermes。 > **使用シーン**:Claude Code と Codex CLI のみを使用する場合、他のアプリを非表示にしてインターフェースをシンプルに保てます。 @@ -314,19 +314,21 @@ v3.13.0 で追加された **OAuth 認証センター**(Beta)は、サード | Gemini | 現在のバージョン、最新バージョン | | OpenCode | 現在のバージョン、最新バージョン | | OpenClaw | 現在のバージョン、最新バージョン | +| Hermes | 現在のバージョン、最新バージョン | -「更新」ボタンをクリックして再検出できます。 +「更新」ボタンで再検出できます。更新がある場合は個別更新または「すべて更新」を利用でき、未検出のツールは個別にインストールできます。インストールと更新はバックグラウンドで静かに実行され、ボタンに進捗が表示され、完了後にバージョンが自動更新されます。 -### ワンクリックインストールコマンド +### 手動インストールコマンド -CLI ツールを素早くインストール/更新するコマンドを提供: +CLI ツールを素早くインストール/更新するコマンドを提供(デフォルトで折りたたまれ、見出しをクリックで展開): ```bash npm i -g @anthropic-ai/claude-code@latest npm i -g @openai/codex@latest npm i -g @google/gemini-cli@latest -npm i -g opencode@latest +npm i -g opencode-ai@latest npm i -g openclaw@latest +python3 -m pip install --upgrade "hermes-agent[web]" ``` 「コピー」ボタンでクリップボードにコピーできます。 diff --git a/docs/user-manual/zh/1-getting-started/1.5-settings.md b/docs/user-manual/zh/1-getting-started/1.5-settings.md index bd6e93f9b..46c5792fc 100644 --- a/docs/user-manual/zh/1-getting-started/1.5-settings.md +++ b/docs/user-manual/zh/1-getting-started/1.5-settings.md @@ -82,7 +82,7 @@ v3.13.0 起新增「轻量模式」——一种**仅托盘运行**的状态, 选择在应用切换器中显示哪些应用。每个应用可以独立开关,但至少保留一个。 -可配置的应用:Claude、Codex、Gemini、OpenCode、OpenClaw。 +可配置的应用:Claude、Claude Desktop、Codex、Gemini、OpenCode、OpenClaw、Hermes。 > 💡 **使用场景**:如果你只使用 Claude Code 和 Codex CLI,可以隐藏其他应用,保持界面简洁。 @@ -314,19 +314,21 @@ v3.13.0 新增的 **OAuth 认证中心**(Beta)统一管理第三方 OAuth | Gemini | 当前版本、最新版本 | | OpenCode | 当前版本、最新版本 | | OpenClaw | 当前版本、最新版本 | +| Hermes | 当前版本、最新版本 | -点击「刷新」按钮可重新检测。 +点击「刷新」按钮可重新检测;检测到新版时可单独升级,也可以点击「全部升级」。未检测到的工具会显示安装按钮。安装与升级在后台静默执行,按钮上会显示进度,完成后自动刷新版本。 -### 一键安装命令 +### 手动安装命令 -提供快速安装/更新 CLI 工具的命令: +提供快速安装/升级 CLI 工具的命令(该区域默认折叠,点击标题展开): ```bash npm i -g @anthropic-ai/claude-code@latest npm i -g @openai/codex@latest npm i -g @google/gemini-cli@latest -npm i -g opencode@latest +npm i -g opencode-ai@latest npm i -g openclaw@latest +python3 -m pip install --upgrade "hermes-agent[web]" ``` 点击「复制」按钮可复制到剪贴板。