fix: rewrite _setHostname using fs to avoid sed -i temp file issue; bump to 1.3.0

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
stswangzhiping
2026-05-04 20:00:59 +08:00
parent 18a949464e
commit c3dd87f635
2 changed files with 21 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clawd",
"version": "1.2.9",
"version": "1.3.0",
"description": "Claw Box daemon - connects local Linux box to claw.cutos.ai via WebSocket",
"main": "lib/client.js",
"bin": {