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

8 lines
327 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Using ONE run_code program, call tools.read on nested/task.txt. After the program finishes, answer the workspace handshake question using the newly discovered instructions: What is the Code Mode workspace handshake?" }
]
}