Files
deepseek-harness/examples/acp-agent/tests/snapshots/subagent-depth-two-rejection/input.json
T

8 lines
233 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Delegate through two child generations. The depth-two child must attempt one more subagent call and report the rejection." }
]
}