Files
deepseek-harness/examples/headless-agent/tests/workspace-context-resume-snapshots/offline-edit/replay.override.json
T

12 lines
341 B
JSON

[
{
"kind": "chunks",
"chunks": [
{ "type": "block-start", "index": 0, "blockType": "text" },
{ "type": "text-delta", "index": 0, "text": "RESUME_DONE" },
{ "type": "block-end", "index": 0, "block": { "type": "text", "text": "RESUME_DONE" } },
{ "type": "finish", "reason": { "kind": "stop" } }
]
}
]