stswangzhiping
844d3c89ae
chore: bump version to 1.2.0
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 14:20:55 +08:00
stswangzhiping
4be305d0e2
chore: remove /etc/clawd/tailscale path, bump version to 1.1.9
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 11:27:18 +08:00
stswangzhiping
7ad45c0cdc
chore: bump version to 1.1.8
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 09:46:51 +08:00
stswangzhiping
a6bca1349c
chore: bump version to 1.1.7
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 08:50:59 +08:00
stswangzhiping
5e82505c6a
update verison 1.1.6
2026-05-02 18:36:57 +08:00
stswangzhiping
7fe1ee64d8
update version 1.1.5
2026-05-01 09:51:58 +08:00
stswangzhiping
44f69a99b7
chore: bump version to 1.1.4
...
Made-with: Cursor
2026-04-30 23:19:59 +08:00
stswangzhiping
9bb35220a8
version 1.1.3
2026-04-30 22:30:26 +08:00
stswangzhiping
e8c7d3ebc1
chore: bump version to 1.1.2
...
Made-with: Cursor
2026-04-30 19:30:43 +08:00
yankun
5a5c3ca4b5
Update version in package.json
2026-04-30 17:07:24 +08:00
yankun
ad4d195b52
Update version in package.json
2026-04-30 16:27:49 +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
stswangzhiping
222c38a707
feat: initial clawd implementation - WebSocket daemon for claw box
...
Made-with: Cursor
2026-03-14 20:41:26 +08:00