2026-05-29 生产实测补充
本次普通 sub 任务 dep_fa4f43da9e0a / swm_f9ce3f6c90aa 同时暴露 logs / metrics / usage 仍是占位或空值。
生产证据
直查 Agent Manager:`GET /api/swarms/swm_f9ce3f…
2026-05-29 生产实测补充
已整理详细文档并提交到 Git:docs/integration/AgentManager普通sub产物回调缺失问题.md。
关联提交:70663f4 fix: separate swarm runtime integration。
生产证据
-…
已修复并上线到 Manager 1.4.9(commit 10fc64e)。验证:本地 go test ./...、前端 typecheck/build、生产 Docker 重建、/api/status=1.4.9、Agent health healthy;线上点击 Simulate 后 deployment…
生产验证完成:/api/status 返回 1.4.8;页面登录后点击 deployment 的 Simulate,callbacks/artifact/approval/timeline 均出现;直接接口验证 artifacts=1、pending approvals=1 且 approval…
已在 Manager 1.4.8 中完成代码修复并进入上线验证:新增 Runtime approval decision adapter、默认模拟 callback/artifact/approval/timeline 落库、前端 Runtime 映射与 artifact/timeline 来源展示。
已修复并上线到生产 1.4.7。
修复内容:
/api/agnet/user/*支持Content-Encoding: heicode-aead-v1,Manager 解密 body 并校验设备签名后按设备绑定用户执行。/api/heicode-auth/*支持同一 V2…
已上线验证:Manager 1.4.6 已补 Runtime stop 透传。线上停止 Manager deployment dep_f1abd92ae702 后,直接查询 Agent Manager Runtime dep_4dc11dc5cef2 状态为 stopped。
已上线验证:Manager 1.4.6 已按生产 Agent Manager schema 调整 Runtime create payload,并直接使用 http://20.212.121.126 作为 Runtime Base URL。线上 runtime health healthy,Manager 创建 deployment…