[ { "kind": "chunks", "chunks": [ { "type": "block-start", "index": 0, "blockType": "tool-call" }, { "type": "tool-call-delta", "index": 0, "id": "start-child", "name": "subagent", "argumentsDelta": "{\"description\":\"Return child result\",\"prompt\":\"Reply with exactly CHILD_RESULT and nothing else. Do not call report.\"}" }, { "type": "block-end", "index": 0, "block": { "type": "tool-call", "id": "start-child", "name": "subagent", "arguments": "{\"description\":\"Return child result\",\"prompt\":\"Reply with exactly CHILD_RESULT and nothing else. Do not call report.\"}" } }, { "type": "usage", "usage": { "inputTokens": 10, "outputTokens": 5 } }, { "type": "finish", "reason": { "kind": "tool-calls" } } ] }, { "kind": "chunks", "chunks": [ { "type": "block-start", "index": 0, "blockType": "text" }, { "type": "text-delta", "index": 0, "text": "STARTED" }, { "type": "block-end", "index": 0, "block": { "type": "text", "text": "STARTED" } }, { "type": "usage", "usage": { "inputTokens": 10, "outputTokens": 5 } }, { "type": "finish", "reason": { "kind": "stop" } } ] }, { "kind": "chunks", "chunks": [ { "type": "block-start", "index": 0, "blockType": "text" }, { "type": "text-delta", "index": 0, "text": "PARENT_RECEIVED_CHILD_RESULT" }, { "type": "block-end", "index": 0, "block": { "type": "text", "text": "PARENT_RECEIVED_CHILD_RESULT" } }, { "type": "usage", "usage": { "inputTokens": 10, "outputTokens": 5 } }, { "type": "finish", "reason": { "kind": "stop" } } ] } ]