Skip to content

v0.1.1 — First-time install fix

Choose a tag to compare

@ConradLu2740 ConradLu2740 released this 05 Aug 08:13

修复(首次安装体验)\n\n- bin 可执行:bundle 增加 #!/usr/bin/env node shebang,proactive-mcp 命令可直接运行(之前从 tarball 安装后 bin 会报 var: command not found)\n- init 生成可直接用的配置proactive-mcp init 现在生成 node <installed>/dist/index.js,不再引用未发布的 npm 包(之前生成 npx -y @proactive-agent/mcp 会失败)\n\n## 验证\n\n- npm install https://github.com/ConradLu2740/ProactiveAgent/releases/download/v0.1.1/proactive-agent-mcp-0.1.1.tgz\n- proactive-mcp init → 生成 .mcp.json(指向本地 bundle)\n- Claude Code 挂载 → memory_capture / memory_recall 闭环 100% 命中 ✅