{
"tag_name": "v0.4.0",
"name": "orchestration-skill v0.4.0 — DSH plugin: orchestration-executor-tools",
"body": "## 新增:orchestration-executor-tools(DSH 集成插件)\n\n把 orchestration-skill 的机械命令包装成 6 个模型工具,主 agent 通过工具调用驱动长任务,而不是读 SKILL.md 协议 + 手敲 python 命令:\n\n| 工具 | 包装命令 | 主 agent 视角 |\n|---|---|---|\n| orch_status | executor.py status | 状态机全景 |\n| orch_ready | executor.py ready [--state] | 列下一步(op-table 驱动) |\n| orch_t3 | executor.py t3 [--mind] | 生成 T3 六件套 + dispatch_prompt(零引导语) |\n| orch_check | executor.py check | 后置门禁:验证推进/路由 |\n| orch_validate | validate.py | 装配表机械校验 |\n| orch_materialize | executor.py materialize | 设计收敛 → 执行态 |\n\n## 定位\n\n可选 DSH 集成层,不替代 skill:skill 形态主 agent 读协议敲命令(有散文滑行空间);plugin 形态机械命令变 schema 约束的模型工具(参数 required/additionalProperties:false,零散文滑行面)。\n\n## 实测\n\npharma-scm-001(7 轮)+ hvac-chicago-001(11 步)18 步零失败零重试,全链路由 orch_* 工具驱动。\n\n## 文件\n\n- plugin/orchestration-executor-tools/host.js — 动态 Cordis 插件源码\n- plugin/orchestration-executor-tools/README.md — 安装/配置/限制\n- plugin/orchestration-executor-tools/manifest.json — 插件清单\n\nv0.3.0 的全部内容(skill + 文档 + 示例)保持不变。",
"draft": false,
"prerelease": false
}