Files
deepseek-harness/examples/acp-agent/tests/snapshots/code-mode-workspace-context/input.json
2026-07-13 13:56:45 +08:00

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