fix(agentrun): 收敛 Target 派单输出
This commit is contained in:
@@ -45,6 +45,12 @@ bun scripts/cli.ts agentrun create task \
|
||||
- 未显式传 `--idempotency-key` 时,由 Target/repo/ref/MDTODO/verified commit 派生稳定键;
|
||||
- 幂等重试遇到已有 running 或 terminal task 时,返回既有 attempt/run/session,不重复 dispatch;
|
||||
- 最终输出必须包含 task、attempt、run、command、runner 和 session identity。
|
||||
- Target live 的默认 human、`-o json` 和 `-o yaml` 使用同一份有界投影:
|
||||
- 保留 task、attempt、run、command、runner、session 的 identity 与 state;
|
||||
- 保留自动派单决策、Target/MDTODO 摘要、Aipod 与 SecretRef presence 摘要;
|
||||
- `Next` 使用本次派单的具体 identity,并继承 Target 与 lane;
|
||||
- 不展开完整 task、prompt、payload 或 Aipod 对象;
|
||||
- 需要完整服务端对象时显式使用 `--raw`。
|
||||
|
||||
Artificer 内部执行边界:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user