feat: recognize CutOS agent runtime

This commit is contained in:
yankun
2026-08-02 12:54:17 +08:00
parent 7de0777748
commit 586b978f81
9 changed files with 113 additions and 29 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"clawd": "./bin/clawd.js"
},
"scripts": {
"start": "node bin/clawd.js"
"start": "node bin/clawd.js",
"test": "node --test test/*.test.js"
},
"keywords": [
"claw",