mirror of
https://git.openapi.site/https://github.com/desirecore/agent-desirecore.git
synced 2026-07-23 02:33:26 +08:00
d00337fd2daad09dece9b3c54152fa9b9bbf5120
配合主仓库 issue #1269 的状态机补全: - 状态语义表扩为六枚举,明确各中间态(installing/reinstalling/uninstalling)的进入方与退出动作 - 卸载失败/重装失败但应用仍在运行时回写 installed(而非 failed,避免误清派生、避免卡在中间态) - 新增 mcp/http-api 服务安装/卸载流程:POST /api/mcp/install + POST/DELETE mcp-servers + 连接验证 - watcher 派生规则说明更新为「仅 installed 派生、中间态保留、终态清理」 - 失败处理表补卸载失败/重装失败/mcp postInstall 失败三行 - SKILL.md version 1.0.0→1.1.0;agent.json version 1.7.0→1.8.0(内容改动强制 bump) 依赖含主仓库改动的客户端版本,发布时以市场 requiredClientVersion 硬门控
Description
DesireCore默认Agent。
Languages
Markdown
100%