Files
deepseek-harness/examples/acp-agent/tests/snapshots/session-sandbox-root/input.json
T

8 lines
273 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the write tool (NOT bash) to create session-root.txt in the current directory containing exactly: session root. Then reply with exactly the single word DONE." }
]
}