Merge branch 'main' into nanogpt
This commit is contained in:
commit
b49559c3e2
@ -11,7 +11,8 @@
|
||||
"./cli-entry": "./dist/entry.js"
|
||||
},
|
||||
"bin": {
|
||||
"moltbot": "dist/entry.js"
|
||||
"moltbot": "dist/entry.js",
|
||||
"clawdbot": "dist/entry.js"
|
||||
},
|
||||
"files": [
|
||||
"dist/acp/**",
|
||||
@ -22,6 +23,7 @@
|
||||
"dist/cli/**",
|
||||
"dist/commands/**",
|
||||
"dist/config/**",
|
||||
"dist/compat/**",
|
||||
"dist/control-ui/**",
|
||||
"dist/cron/**",
|
||||
"dist/channels/**",
|
||||
|
||||
@ -1 +1 @@
|
||||
1376c2e99ad07193d9ab1719200675d84ffb40db417d05128cf07c3b8283581e
|
||||
b6d3dea7c656c8a480059c32e954c4d39053ff79c4e9c69b38f4c04e3f0280d4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user