diff --git a/docs/design/21-unified-toolchain-design.md b/docs/design/21-unified-toolchain-design.md index 7c66d3e..4c53d30 100644 --- a/docs/design/21-unified-toolchain-design.md +++ b/docs/design/21-unified-toolchain-design.md @@ -639,7 +639,7 @@ issue_closed 走 auto-pass(和 review_merged 一样),纯通知不需要 ag 3.【认领】如果你需要参与,创建 sub Issue 并在 parent Issue comment 注册: - 创建 sub Issue:POST /repos/{repo}/issues title: "[repo][sub][parent #{N}] 任务名" - body: "Parent: #{N}\n## 任务\n..." + body: "Parent: #{N}\nDepends: #M (如果有前序依赖)\n## 任务\n..." assignees: ["{你的 agent_id}"] - 创建后在 parent Issue comment:"[{你的角色名}] 我创建了 sub #{M}: {任务名},我负责 {简述}" 4.【风险】如果你发现风险、不合理的假设、或遗漏的环节,直接提出