github qingchencloud/clawpanel v0.16.0
ClawPanel v0.16.0

3 hours ago

✅ 全部平台构建成功

📥 下载安装

根据你的操作系统选择对应安装包,点击文件名即可下载:

macOS

芯片 安装包
Apple Silicon (M1/M2/M3/M4) ClawPanel_0.16.0_aarch64.dmg
Intel ClawPanel_0.16.0_x64.dmg

⚠️ 首次打开提示"无法验证开发者"? 在终端执行:sudo xattr -rd com.apple.quarantine /Applications/ClawPanel.app,或前往 系统设置 → 隐私与安全性 点击「仍要打开」。

Windows

格式 安装包 说明
EXE 安装器(推荐) ClawPanel_0.16.0_x64-setup.exe 轻量版 ~10 MB
EXE 完整包 ClawPanel_0.16.0_x64-setup-full.exe 含 WebView2 ~200 MB
MSI 安装器 ClawPanel_0.16.0_x64_en-US.msi 轻量版 ~10 MB
MSI 完整包 ClawPanel_0.16.0_x64-full_en-US.msi 含 WebView2 ~200 MB

💡 轻量版 vs 完整包:Win10 1803+ 和 Win11 已预装 WebView2,推荐下载轻量版。如果是内网/断网环境,选择完整包。

Linux

格式 安装包
AppImage(免安装) ClawPanel_0.16.0_amd64.AppImage
DEB(Debian/Ubuntu) ClawPanel_0.16.0_amd64.deb
RPM(Fedora/RHEL) ClawPanel-0.16.0-1.x86_64.rpm

🚀 首次使用

  1. 安装并打开 ClawPanel
  2. 首次运行会自动检测 Node.js 环境和 OpenClaw CLI
  3. 如未安装 OpenClaw,按提示一键安装即可
  4. 安装完成后自动跳转仪表盘,开始使用

系统要求:Node.js 18+(推荐 22 LTS)


自 v0.15.3 以来的变更

✨ 新功能

  • gateway): surface negotiated handshake protocol version in UI
  • models): import external client configs
  • engine-select): Monolith 对角线全屏选择屏
  • hermes): Batch 3 §N - 群聊(多 Agent 并行响应)
  • hermes): Batch 3 §L - 文件管理器(限定在 ~/.hermes 子树内)
  • hermes): Batch 2 §G - 多 Gateway 看板(同时运行多 profile Gateway)
  • hermes): Batch 3 §Q - OAuth 三种登录 (PKCE / device_code / external)
  • hermes): Batch 3 §P TTS + Dashboard session token 自动注入
  • hermes): UX 小白化第一步 - services restart/stop 加 showConfirm 防误触
  • hermes): Batch 2 §I + Batch 3 §M - 流恢复 + Kanban 看板
  • hermes): Batch 2 §H - Profiles 管理 UI + Dashboard API 通用代理
  • hermes): Batch 3 §K - 多模态图片上传(chat attach + 拖拽 + 粘贴 + base64)
  • hermes): Batch 1 §E - Sessions 导出(走 dashboard /api/sessions/{id}/messages)
  • hermes): Batch 1 §A + §B + P1-3 lazy_deps 优化 - 占位修 + 中文硬编码清 + 自定义 venv 适配
  • hermes): Batch 1 §C+§D+§C-bis - Approval Flow + Stop 真中断 + 3 类新事件
  • openclaw): P1-6 config.schema RPC 写入校验 - 防小白改坏配置
  • openclaw): P1-0 push.web.* 推送通知 - ClawPanel 关掉也能弹系统通知
  • hermes): P1-3 lazy_deps 预处理 - 加 IM 渠道不再「首启 Gateway 卡 30 秒后崩」
  • hermes): P1-4 hermes_read_config_full 全字段解析 - 解锁 14+ Gateway 高价值配置
  • ux): toast 智能行动按钮 + 拓展 ⓘ 到 gateway/agents + sidebar 加术语表入口

🐛 修复

  • assistant): give assistant a Hermes identity, surface raw install hint, unblock CI
  • ui): hide useless docker manager on desktop, auto-start hermes dashboard, polish layout
  • models): stop auto-filling fallback chain and add clear-all button
  • windows): make gateway terminal window actually visible
  • models): normalize invalid primary model
  • assistant): normalize OpenClaw context path
  • ui): polish docker and model configuration views
  • dashboard): avoid startup skeleton deadlock
  • windows): harden gateway terminal runner
  • windows): launch gateway in visible terminal
  • ui): sync latest upgrade copy in locale bundles
  • openclaw): allow upgrading kernel to latest patch
  • ui): import term tooltip helpers in config pages
  • openclaw): update recommended kernel target and delta protocol handling
  • hermes): restore gateway message sending dependencies
  • hermes): stabilize gateway provider routing and startup
  • audit): 复查第三波 — Hermes 安装向导 i18n 化漏网中文
  • audit): 复查第二波 — alert/confirm 统一 + chat.js 潜伏语法 bug
  • audit): 复查发现的 5 个 bug — 双 listener / duplicate stub / timer leak / i18n
  • rust): 修 CI 失败的 4 个 clippy + fmt 问题

📦 其他

  • perf(ui): speed up dashboard startup rendering
  • refactor(hermes): emoji → SVG 图标,统一视觉语言
  • refactor(hermes): UX 小白化最后一波 - skills/memory/cron 升级 humanizeError
  • refactor(hermes): UX 小白化收尾 - 6 个页面统一 humanizeError + 修 usage.js bug
  • refactor(hermes): UX 小白化 - chat.js profile 切换错误用 humanizeError

📖 项目主页 · 💬 反馈问题 · 📣 QQ 群

Don't miss a new clawpanel release

NewReleases is sending notifications on new releases.