Files
deepseek-harness/examples/acp-agent/tests/snapshots/workspace-context/input.json
T

8 lines
169 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Read nested/task.txt with the read tool, then reply DONE." }
]
}