Commit Graph

172 Commits

Author SHA1 Message Date
晴天
90df159d5e chore(release): prepare v0.18.6 2026-07-14 23:25:42 -07:00
晴天
0802aa6d80 feat(openclaw): support 2026.7.1 stable 2026-07-14 08:54:31 -07:00
晴天
f514761d59 fix(release): harden pre-release stability gates 2026-07-12 12:50:38 -07:00
晴天
8d9e299dde docs: add AtomGit mirror link 2026-07-03 16:25:32 +08:00
github-actions[bot]
bc5a302bdc ci: update latest.json for v0.18.5 2026-06-15 08:36:25 +00:00
github-actions[bot]
d585402b69 ci: update latest.json for v0.18.4 2026-06-15 06:16:51 +00:00
github-actions[bot]
c86382adfa ci: update latest.json for v0.18.3 2026-06-11 07:37:30 +00:00
晴天
675ad1628b fix(openclaw): 兼容新版配置与 Node 门槛 2026-06-11 15:24:01 +08:00
github-actions[bot]
5aa09f4bb7 ci: update latest.json for v0.18.2 2026-06-08 15:25:07 +00:00
晴天
a4d967a497 chore: release v0.18.2 2026-06-08 22:54:11 +08:00
github-actions[bot]
c82dc13fad ci: update latest.json for v0.18.1 2026-06-06 19:46:37 +00:00
github-actions[bot]
c9825b1ebe ci: update latest.json for v0.18.0 2026-06-06 10:56:37 +00:00
晴天
de1531d111 feat: prepare v0.18.0 release 2026-06-06 18:32:37 +08:00
晴天
f340b64028 feat(update): integrate official site update flow 2026-06-06 13:59:52 +08:00
github-actions[bot]
38934fe754 ci: update latest.json for v0.17.0 2026-05-28 01:55:03 +00:00
晴天
f2fbd9106d chore: release v0.17.0
See CHANGELOG.md for the full notes. Highlights:

- feat(hermes): 50+ visual config panels covering session runtime, model
  management, terminal/sandbox, kanban, safety/privacy, display, browser,
  voice and toolsets — replaces hand-editing ~/.hermes/config.yaml.
- feat(hermes): maintenance/upgrade controls (Update Backup, Session Store
  Maintenance, Curator Maintenance).
- feat(channels): 14 new channels (iMessage / WhatsApp / Telegram / Discord
  plugin runtime / Signal / Microsoft Teams / LINE / Mattermost / Synology /
  Google Chat / Zalo / DingTalk / Tlon / IRC / Nostr / Twitch / Nextcloud
  Talk / ClickClack), unified channel editor, SecretRef preservation,
  multi-account save, generic diagnostics.
- fix(hermes): critical upstream 0.14.0 missing pieces compensated
  (dashboard_auth stubs + web_dist index.html injected at install/update/
  start; idempotent + self-yielding when upstream ships the real files).
- fix(hermes): upgrade path now installs runtime extras (croniter / httpx /
  openai / aiohttp / websockets) to prevent post-upgrade Gateway crashes.
- fix(hermes): hermes_venv_python now resolves uv-tool install paths so
  '可选依赖管理' / 多 Gateway 看板 stop falsely reporting 'venv not found'.
- fix(hermes): group-chat page no longer renders run_id as the reply text;
  it now listens to hermes-run-done and reads payload.output.
- fix: dashboard race condition (#301), Node.js nvm-managed version
  detection (#295), agent models sync with merged openclaw.json (#297).

Hot-update minAppVersion bumped to 0.17.0 because src-tauri/src/lib.rs
registers 40+ new Tauri commands — older desktop builds must NOT pull this
frontend via hot-update or they will hit missing-command crashes.
2026-05-28 09:42:40 +08:00
github-actions[bot]
4a094c78ea ci: update latest.json for v0.16.5 2026-05-22 12:54:52 +00:00
晴天
d0f0d1f6b7 fix(gateway): release 0.16.5 2026-05-22 20:42:16 +08:00
github-actions[bot]
5aa4c9aa06 ci: update latest.json for v0.16.4 2026-05-22 12:00:01 +00:00
晴天
4d82395b90 fix(engine-select): release 0.16.4 2026-05-22 19:46:07 +08:00
github-actions[bot]
c2510e64d9 ci: update latest.json for v0.16.3 2026-05-22 07:53:31 +00:00
晴天
76c4a56302 fix: stabilize gateway startup and kernel i18n 2026-05-22 15:38:56 +08:00
github-actions[bot]
7977608e5b ci: update latest.json for v0.16.2 2026-05-21 11:38:06 +00:00
晴天
41e688843e chore: release v0.16.2 2026-05-21 19:23:43 +08:00
github-actions[bot]
dbdf239430 ci: update latest.json for v0.16.1 2026-05-21 06:46:21 +00:00
晴天
14525c50e4 chore: release v0.16.1 2026-05-21 14:33:33 +08:00
github-actions[bot]
230b5e6dca ci: update latest.json for v0.16.0 2026-05-16 07:23:49 +00:00
晴天
14a5b1ee9a chore: release v0.16.0 2026-05-16 15:11:02 +08:00
晴天
cb4c9bcdfc chore: 目录优化 2026-05-16 12:20:04 +08:00
晴天
6a0d87479c feat(engine-select): Monolith 对角线全屏选择屏
替换原卡片网格为「左上 OpenClaw(石墨黑)vs 右下 Hermes(象牙白)」对角线全屏设计。
启动屏 / 引擎切换时给用户一个有冲击力的「选择时刻」。

## 核心设计
- position: fixed 跳出 #content 范围,覆盖整个 viewport(含 sidebar)
- 双三角形 clip-path: polygon (0 0, 0 100%, 100% 0) / (100% 0, 100% 100%, 0 100%)
- 内容用 absolute 定位到三角形质心(左上 11%/6.5% / 右下 11%/6.5%),永不重叠
- 微妙的 60px 网格纹 + 角落极光(紫蓝 / 橙金)+ 极细中线分割
- clamp(80px, 13vw, 200px) 巨字标题 + 序号 + Logo + tagline + 特性列表 + CTA

## 交互
- hover 联动:用 [data-hover] attribute 替代 :has(),兼容旧 WebKit
  - 鼠标悬停一侧 → 该侧亮起 + 内容平移 + CTA 反白;另一侧变暗 + 内容模糊缩小
- 点击三角形 → 三角形 clip-path 扩满(0.8s)→ 中心圆扩散(0.9s)→ 进入主页
- reveal 节点 attach 到 body,跨路由切换存活,新页面渲染后再淡出

## Both / Later 处理
- 两个次级选项保留,做成底部居中的玻璃 pill 链接(不抢戏)
- 不走对角线扩散动画,点击后直接 applyEngineSelection + navigate

## 兼容性
- prefers-reduced-motion: reduce → 关闭所有动画
- 移动端响应式:< 760px 调整字号 / 边距 / 角标
- 用 Vite define 注入的 __APP_VERSION__ 显示版本号(与 main.js / sidebar.js 一致)

## i18n
- engine.choiceTopBanner / choiceCtaEnter
- choiceOpenclaw{Tagline,Feat1,Feat2,Feat3,Category}
- choiceHermes{Tagline,Feat1,Feat2,Feat3,Category}
- choiceSecondary{Both,Later}
- 三语完整(zh-CN / en / zh-TW)

## 抽卡 prototype
保留 docs/engine-select-mockups/ 下的 V2 4 张设计 + 索引页(v2-monolith.html
即本次接入的最终版本)。
2026-05-14 06:22:32 +08:00
github-actions[bot]
eeb6bab6c6 ci: update latest.json for v0.15.3 2026-05-13 09:06:28 +00:00
晴天
c3d25aab62 chore: release v0.15.3 2026-05-13 16:53:47 +08:00
github-actions[bot]
d5059949bc ci: update latest.json for v0.15.2 2026-05-13 08:26:17 +00:00
晴天
1467d58b55 chore: release v0.15.2 2026-05-13 16:10:13 +08:00
github-actions[bot]
c11c2e5580 ci: update latest.json for v0.15.1 2026-05-10 13:43:18 +00:00
晴天
81c42dbfe2 chore: release v0.15.1 2026-05-10 21:30:36 +08:00
github-actions[bot]
2a547e9603 ci: update latest.json for v0.15.0 2026-05-07 20:52:43 +00:00
晴天
328624cf03 chore: release v0.15.0
发布 0.15.0:
- 新增内核版本兼容层、特性门控、低版本阻断和升级提示
- 新增 PATH 中 OpenClaw CLI 冲突检测、隔离与恢复
- 修复 Hermes Gateway loopback 自动拉起与 /v1/runs 诊断
- 修复 standalone 一键安装包在 About/仪表盘显示未知版本
- 同步 OpenClaw 2026.5.6 推荐版本和热更新 minAppVersion
- 补齐本地 JS/Rust 测试与发布前检查说明

验证:
- npm run build
- node --test tests/*.test.js
- node --check src/scripts JS 文件
- cargo fmt --all -- --check
- cargo check
- cargo clippy --all-targets -- -D warnings
- cargo test
2026-05-08 04:39:36 +08:00
晴天
f6470d9e6a ci: update latest.json for v0.14.0
release.yml 的"提交 latest.json 到 main"步骤在本次发版被静默吞错
(`git push HEAD:main || true`):Release CI 跑期间我推了 fmt fix
commit (88928b7) 让 main 领先于 CI 检出的版本,CI 试图 push 时被
GitHub 因 non-fast-forward 拒绝。

手动补提此清单,让前端热更新可识别 0.14.0 包:
- hash 来自下载 https://github.com/qingchencloud/clawpanel/releases/download/v0.14.0/web-0.14.0.zip 后计算的 sha256
- size 取实际字节数
- releasedAt 取 Release.publishedAt
2026-04-26 00:02:05 +08:00
晴天
9ee99ead24 chore: release v0.14.0
集中发版:

新功能(10)
- 心甜Claw 引擎入口(第 3 个引擎模式)
- Hermes 22 个 Provider 注册表 + 安装/仪表盘动态加载
- Hermes .env 高级编辑(拒绝触碰托管 Provider 密钥)
- Hermes 会话与用量分析增强
- Hermes Dashboard 自动拉起 + Windows POSIX-only 兼容模态
- Hermes Skills 工具集面板
- 官网 Hermes Agent 黑金特色区 + 图文指南
- Boot Manifest 启动页(双语 + 错峰动画)
- 官网 Markdown 阅读器图片 lightbox
- Hermes Memory 概览卡

改进(9)
- Hermes 仪表盘/扩展页全面本地化
- 记忆编辑大尺寸模态
- 日志下载 Web/桌面分流
- 侧边栏导航补全
- 模型备选管理 UI(PR #232)
- 模型加载错误 UX 重做(错误卡 + 详情 + 重试)
- .page 布局 clamp + .page-narrow
- Memory 单列断点提早到 1100px
- Web 模式跳过前端热更新检查

修复(12)
- Gateway 启动 platforms.api_server.enabled 自修复(含 7 unit test)
- Memory 页 overview 卡穿模(旧 flex 列约束 → 自然块流)
- Skills 页 hero/toolsets 被压缩(flex-shrink:0)
- Web 模式 Skills ReferenceError(补 _readHermesDisabledSkills)
- 日志/记忆下载行为分流
- src/pages/models.js 5 处 typo
- 删除 56 行 .hm-memory-* 死代码 + line-clamp 标准属性
- Dependabot rustls-webpki / postcss / rand
2026-04-25 23:47:22 +08:00
晴天
3ed59fcb2b feat(hermes): align dashboard APIs and add xintian engine 2026-04-25 10:31:32 +08:00
github-actions[bot]
96aa1f061d ci: update latest.json for v0.13.4 2026-04-20 08:31:04 +00:00
晴天
1d4f4a4db2 chore: release v0.13.4 2026-04-20 16:08:15 +08:00
github-actions[bot]
a798f4e09b ci: update latest.json for v0.13.3 2026-04-16 06:42:03 +00:00
晴天
a6e200793a Merge branch 'main' of https://github.com/qingchencloud/clawpanel 2026-04-16 13:55:48 +08:00
晴天
36eaa64bf4 chore(release): v0.13.3
- 修复 #212 AI 消息气泡空白
- 修复 #215 HTTPS 下 WebSocket Mixed Content
- 修复 #219 多实例版本检测错误
- 修复引擎切换后仪表盘无限加载
- 修复热更新假更新循环(macOS/Linux)
- CI release 构建前自动同步版本号
2026-04-16 13:55:26 +08:00
github-actions[bot]
283c4df24d ci: update latest.json for v0.13.2 2026-04-13 07:27:09 +00:00
晴天
55e8365cab chore: release v0.13.2 2026-04-13 15:10:20 +08:00
github-actions[bot]
fc75426aef ci: update latest.json for v0.13.1 2026-04-13 03:33:27 +00:00
github-actions[bot]
e422bd7b19 ci: update latest.json for v0.13.0 2026-04-12 20:36:30 +00:00