Files
deepseek-harness/examples/acp-agent/tests/snapshots/packed-chunks/input.json
T

8 lines
214 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the bash tool to run exactly: echo HELLO. Report the tool result you got back verbatim, then stop." }
]
}