Files
deepseek-harness/examples/headless-agent/tests/semantic-checkpoint-snapshots/tool-outcome-unknown/replay.override.json
2026-07-24 01:40:25 +08:00

12 lines
509 B
JSON

[
{
"kind": "chunks",
"chunks": [
{ "type": "block-start", "index": 0, "blockType": "text" },
{ "type": "text-delta", "index": 0, "text": "I will verify the external state before deciding whether to retry the side-effecting operation." },
{ "type": "block-end", "index": 0, "block": { "type": "text", "text": "I will verify the external state before deciding whether to retry the side-effecting operation." } },
{ "type": "finish", "reason": { "kind": "stop" } }
]
}
]