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

8 lines
185 B
JSON
Raw Normal View History

2026-07-10 10:07:32 +08:00
{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the bash tool to print a large deterministic output, then reply DONE." }
]
}