CLI: remove clawdbot bin alias in favor of moltbot

This commit is contained in:
liang.wu 2026-01-29 13:15:42 +08:00
parent 9dd8f0bcbe
commit c869321894

View File

@ -11,8 +11,7 @@
"./cli-entry": "./moltbot.mjs" "./cli-entry": "./moltbot.mjs"
}, },
"bin": { "bin": {
"moltbot": "./moltbot.mjs", "moltbot": "./moltbot.mjs"
"clawdbot": "./moltbot.mjs"
}, },
"files": [ "files": [
"dist/acp/**", "dist/acp/**",