Files
deepseek-harness/examples/acp-agent/tests/snapshots/pwsh-tool-turn/input.json
T

8 lines
214 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the pwsh tool to run exactly: Write-Output PWSH_OK. Then reply with the single word DONE and stop." }
]
}