fix: load ejclaw mcp tools on claude first turn

This commit is contained in:
ejclaw
2026-05-23 09:23:48 +09:00
parent 5d15af398c
commit aa481ff027
5 changed files with 97 additions and 18 deletions

View File

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