本地多智能体通信 Hub(MCP stdio / HTTP-SSE),提供消息、任务编排、共享记忆、进化引擎,暴露 58 个 MCP 工具 + Web 管理面板
**3.0.24 is a major restructuring and distribution update.** - Migrated codebase structure: moved built sources to a new `dist/` directory and removed unneeded legacy files. - Removed deployment and monitoring scripts/configs from the main package. - Updated and streamlined documentation files (README.md, SKILL.md), reflecting the new structure and usage. - Updated build configuration and dependencies in `package.json`. - Introduced type declaration files and separated `.ts` and `.js` artifacts for clearer integration and SDK use. - Cleaned up and consolidated source code, removing outdated, duplicate, or unused modules.