fix: load ejclaw mcp tools on claude first turn

This commit is contained in:
Eyejoker
2026-05-23 09:30:06 +09:00
committed by GitHub
parent 262534cac9
commit 763828e4f5
6 changed files with 101 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
"exports": {
".": {
"types": "./src/index.ts",
"default": "./src/index.ts"
"default": "./dist/index.js"
}
},
"scripts": {