Files
deepseek-harness/examples/acp-agent/tests/snapshots/subagent-published-run-failure/input.json
2026-08-02 12:51:09 +08:00

8 lines
220 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Delegate one foreground subagent. Its published run will fail; report that failure as PARENT_OBSERVED_ERROR." }
]
}