Files
deepseek-harness/examples/acp-agent/tests/snapshots/session-query-spill/input.json
2026-07-24 15:09:55 +08:00

8 lines
214 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Read request event 4 with session_event_read, verify the complete spill was retained, then reply DONE." }
]
}