mirror of
https://git.openapi.site/https://github.com/desirecore/agent-desirecore.git
synced 2026-09-05 19:43:47 +08:00
fix: 绑定目录获取与生命周期收据 (#10)
* fix(apps): 绑定目录快照与最终执行 * fix(apps): 结算目录执行前失败 * fix(services): 拒绝不完整目录响应 * fix(services): 按生命周期收据精确卸载 * fix(apps): 采用服务端生命周期收据 * fix(apps): 绑定目录操作防重放 * fix(apps): 原子切换重装收据
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "DesireCore",
|
||||
"$schema": "http://desirecore/schemas/agent-seed.json",
|
||||
"id": "7da73b7f-bb08-4e7b-a3cf-5d4af6e22c7f",
|
||||
"version": "1.12.1",
|
||||
"requiredClientVersion": "10.0.100",
|
||||
"version": "1.13.0",
|
||||
"requiredClientVersion": "10.0.132",
|
||||
"description": "系统中枢调度器,负责任务分发、Agent 编排与全局状态监控",
|
||||
"author": "DesireCore Team",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user