stswangzhiping
811c1be3b9
fix: remove service file rewrite from update-clawd.sh; bump to 1.3.1
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 20:17:19 +08:00
stswangzhiping
e1e3fa95cd
fix: re-exec updated script after git pull so new logic runs; bump to 1.2.8
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 18:54:52 +08:00
stswangzhiping
45e1370ca5
fix: rewrite clawd.service on upgrade; bump to 1.2.6
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 18:46:37 +08:00
stswangzhiping
7761b438d3
fix: patch ReadWritePaths in clawd.service on upgrade if /etc/hosts missing
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 18:44:35 +08:00
stswangzhiping
f1c24f75b5
fix: auto-migrate git remote from github to git.cutos.ai on install/update; bump v1.2.2
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-04 17:36:24 +08:00
stswangzhiping
c5b2d2d480
sim card dirver
2026-04-30 22:28:21 +08:00
stswangzhiping
b4e0388c71
feat: report version, handle remote upgrade via update-clawd.sh
...
Made-with: Cursor
2026-04-30 18:18:30 +08:00
yankun
87c219c426
update shell
2026-04-30 16:50:07 +08:00
stswangzhiping
88283ad6b6
chore(tools): box-install-from-tar runs bundled install.sh (no curl/CDN)
...
Made-with: Cursor
2026-03-27 14:02:34 +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