Releases: cangerx/clawpanel
Releases · cangerx/clawpanel
Cpanel v1.0.4
Compare
Sorry, something went wrong.
No results found
安装方案
macOS
Windows
Linux
Web
在线部署文档:Linux 部署指南
热更新包:web-1.0.4.zip
GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash
Cpanel v1.0.3
Compare
Sorry, something went wrong.
No results found
安装方案
macOS
Windows
Linux
Web
在线部署文档:Linux 部署指南
热更新包:web-1.0.3.zip
GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash
Cpanel v1.0.2
Compare
Sorry, something went wrong.
No results found
安装方案
macOS
Windows
Linux
Web
在线部署文档:Linux 部署指南
热更新包:web-1.0.2.zip
GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash
Cpanel v1.0.1
Compare
Sorry, something went wrong.
No results found
安装方案
macOS
Windows
Linux
Web
在线部署文档:Linux 部署指南
热更新包:web-1.0.1.zip
GitHub 一键部署:curl -fsSL https://raw.githubusercontent.com/cangerx/clawpanel/main/deploy.sh | bash
Gitee 一键部署:curl -fsSL https://gitee.com/cangerx/clawpanel/raw/main/deploy.sh | bash
ClawPanel v1.0.0
Compare
Sorry, something went wrong.
No results found
✅ 全部平台构建成功
📥 下载安装
根据你的操作系统选择对应安装包,点击文件名即可下载:
macOS
⚠️ 首次打开提示"无法验证开发者"? 在终端执行:sudo xattr -rd com.apple.quarantine /Applications/ClawPanel.app,或前往 系统设置 → 隐私与安全性 点击「仍要打开」。
Windows
Linux
🚀 首次使用
安装并打开 ClawPanel
首次运行会自动检测 Node.js 环境和 OpenClaw CLI
如未安装 OpenClaw,按提示一键安装即可
安装完成后自动跳转仪表盘,开始使用
系统要求 :Node.js 18+(推荐 22 LTS)
自 v0.9.8 以来的变更
✨ 新功能
add channel plugin uninstall flow
restore official wechat plugin and fix QR display
integrate mcp-wechat-server for WeChat channel
🐛 修复
resolve messaging entry type inference
repair v1.0.0 release pipeline
restore wechat native channel communication
📖 项目主页 · 💬 反馈问题 · 📣 QQ 群
v0.9.8 — Gateway 诊断修复 + 18 平台消息渠道
Compare
Sorry, something went wrong.
No results found
新功能
Gateway 启动诊断 + 一键修复
新增诊断接口,自动检测 CLI、配置文件、plist/systemd、端口冲突、僵尸进程、错误日志
新增一键修复:杀残留进程、清理服务状态、重新启动
启动失败自动弹出诊断面板,可修复项提供一键修复按钮
跨平台兼容:macOS / Linux / Windows
插件安装容错
openclaw plugins install 失败时自动回退到 npm install + 补丁 package.json
覆盖所有插件安装入口,安装后增加验证
消息渠道扩展至 18 个平台
新增:微信(腾讯官方插件)、企业微信、WhatsApp、Slack、Signal、Google Chat、iMessage (BlueBubbles)、LINE、Microsoft Teams、Matrix、Mattermost、IRC、Twitch、WebChat
优化
UI 全局优化:按钮交互反馈、卡片阴影体系、Toast 动画、侧边栏毛玻璃效果
新增设计 token 体系
修复
修复 Gateway plist 入口文件路径不匹配导致无法启动
修复 start_service 始终返回成功的问题
文档
仓库引用更新为 cangerx/clawpanel
移除推广内容
消息渠道文档更新为 18 平台完整列表
详细改动见 CHANGELOG-20260323.md