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

8 lines
210 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the bash tool to run exactly: echo TERMINAL_OK. Then reply with the single word DONE and stop." }
]
}