From d0f0d1f6b7eaa1fccee2f83d6e195955c8ff4e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=B4=E5=A4=A9?= Date: Fri, 22 May 2026 20:41:24 +0800 Subject: [PATCH] fix(gateway): release 0.16.5 --- CHANGELOG.md | 12 +++ docs/index.html | 18 ++-- package-lock.json | 4 +- package.json | 2 +- scripts/dev-api.js | 1 + src-tauri/Cargo.lock | 2 +- src-tauri/Cargo.toml | 2 +- src-tauri/src/commands/config.rs | 36 ++++++- src-tauri/src/utils.rs | 178 +++++++++++++++++++++++++++---- src-tauri/tauri.conf.json | 2 +- src/pages/dashboard.js | 25 +++-- 11 files changed, 241 insertions(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e0ae28..54be957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ ## [未发布] +## [0.16.5] - 2026-05-22 + +### 修复 (Fixes) + +- **兼容已有 OpenClaw 安装** — Windows 桌面端自动发现范围扩展到 npm 全局目录、standalone 目录、常见 OpenClaw / Node 安装目录、`where openclaw` 结果,并支持 `openclaw.exe` / `openclaw.js` 入口,避免 Gateway 已运行但重启时报 “openclaw CLI 未安装” +- **已有安装导入引导** — Dashboard 启动 / 重启 Gateway 遇到 CLI 未绑定时,会打开已有 OpenClaw 安装绑定弹窗,不再只显示失败提示 +- **Web 模式候选路径补齐** — Web 后端 CLI 发现同步补充 `openclaw.exe` 候选,保持桌面端与 Web 端行为一致 + +### 测试与验证 (Testing) + +- **回归验证** — 已通过 `npm run build`、`node --test tests\*.test.js`、`cargo fmt --check`、`cargo check`、`cargo clippy --all-targets -- -D warnings`、`git diff --check` + ## [0.16.4] - 2026-05-22 ### 修复 (Fixes) diff --git a/docs/index.html b/docs/index.html index 9acea97..9f1637a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,7 +34,7 @@ "description": "支持 OpenClaw 和 Hermes Agent 双引擎的多 AI Agent 可视化管理面板,基于 Tauri v2 的跨平台桌面应用。内置晴辰助手支持工具调用,晴辰云 AI 接口一键接入。支持仪表盘监控、多模型配置、Hermes Agent 对话、消息渠道管理、内置 QQ 机器人、实时 AI 聊天、记忆管理、Agent 管理、网关配置、内网穿透等功能。支持 11 种语言。", "url": "https://claw.qt.cool/", "downloadUrl": "https://github.com/qingchencloud/clawpanel/releases/latest", - "softwareVersion": "0.16.4", + "softwareVersion": "0.16.5", "author": { "@type": "Organization", "name": "晴辰云 QingchenCloud", @@ -1225,7 +1225,7 @@
-
v0.16.4 最新版
+
v0.16.5 最新版

下载安装

选择你的操作系统,一键下载安装

@@ -1235,11 +1235,11 @@

macOS

支持 Apple Silicon 和 Intel 芯片