Files
deepseek-harness/examples/acp-agent/tests/snapshots/bash-spill/input.json
T

8 lines
185 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the bash tool to print a large deterministic output, then reply DONE." }
]
}