Files
deepseek-harness/examples/acp-agent/tests/snapshots/packed-chunks/input.json
2026-07-22 22:14:16 +08:00

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." }
]
}