Files
deepseek-harness/examples/acp-agent/tests/snapshots/parallel-tool-calls/input.json
T

8 lines
205 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the read tool twice in the same assistant message: read a.txt and b.txt. Then reply DONE." }
]
}