Commit Graph

10 Commits

Author SHA1 Message Date
e8218a2ab5 Fix weixin state path for sts 2026-05-27 17:21:36 +08:00
d6bc57dbab Bump version to 1.4.9 2026-05-27 15:33:47 +08:00
efca4a6b7a Update 3588s demo and bump version 2026-05-25 19:50:57 +08:00
a85732aa80 fix: stabilize rk3588 wifi provisioning 2026-05-24 20:37:21 +08:00
161e0e654c feat(rk3588s): unify display state semantics and bump version to 1.4.5 2026-05-23 18:22:13 +08:00
5347a728da feat(rk3588s): blink AP display and package source tree 2026-05-23 17:44:47 +08:00
9eddc702b6 feat(led): enable rk3588 lvgl backend and bump version to 1.4.3 2026-05-23 17:04:28 +08:00
stswangzhiping
884b0dc50a feat(openclaw): persist config as ~/.openclaw/openclaw.json
- Read gateway token/port via JSON.parse (same structure as former YAML)
- Update claw.cutos.ai origin by replacing URLs in JSON string fields
- Export resolveOpenclawConfigFile() for frpc + client
- Drop js-yaml dependency
- install: ExecStartPre touches openvfd only if nodes exist (3528-friendly)
- Add tools/deploy-rsync.sh for syncing /opt/clawd over SSH

Made-with: Cursor
2026-03-27 13:49:23 +08:00
stswangzhiping
935d5ba176 fix: 用 js-yaml 正确解析 config.yaml 获取 dashboard token
替换正则提取方式,使用 js-yaml 解析 YAML 文件,
通过 config.gateway.auth.token 和 config.gateway.port 读取字段。

Made-with: Cursor
2026-03-24 17:00:33 +08:00
stswangzhiping
878f3592bf feat: connect 消息上报 local_ip 和 external_ip
Made-with: Cursor
2026-03-21 08:18:27 +08:00