Releases: desirecore-agent/desirecore-cdp-mcp
Release list
v1.4.0
What's Changed
Full Changelog: v1.3.0...v1.4.0
DesireCore Control 1.3.0 — 独立外部控制应用
DesireCore Control 1.3.0
独立应用,供外部智能体控制本机 DesireCore。MCP 是对外协议,不是内部工具安装类别。新增 desirecore-control 启动入口、本机只读管理页面与应用元数据;不随 DesireCore 启停,不注册内部 MCP。
A standalone application for external agents. New HTTP-first application entrypoint, local readonly dashboard and validated application metadata. No internal MCP registration or application-coupled lifecycle.
验证:69 项测试、类型检查、构建与独立包安装/启动验证,Windows/Linux/macOS CI 通过。原 Registry MCP 草稿已撤回;原生应用市场支持尚待平台适配,不声称已经上架。
安装:npm install --global https://github.com/desirecore-agent/desirecore-cdp-mcp/releases/download/v1.3.0/desirecore-cdp-mcp-1.3.0.tgz
启动:desirecore-control
管理页:http://127.0.0.1:9333/
请核对 SHA256SUMS;旧版 1.2.0 附件保持不变。
v1.2.0 — 独立多实例 CDP MCP / Standalone multi-instance MCP
独立开源版本 / Standalone open-source release
MIT licensed CDP MCP server, independent of DesireCore startup/source. Auto-discovers multiple local instances; readonly by default; authenticated HTTP and stdio.
新增编译后的 Node CLI、多实例代际路由、持续页面会话和空闲断线拒绝记录。
Validation: 63 local tests, typecheck/build and clean installed-package MCP SDK smoke passed on Windows. Real Electron UI and ChatGPT/Tunnel end-to-end are not claimed.
Install the attached npm tarball (Node >=22.22.2), verify SHA256SUMS first. This is a GitHub Release, not a claim of publication to npm registry.