2026-07-20 17:59:13 +08:00
{ "type" : "session" , "version" : 0 , "id" : "{{sessionId}}" , "createdAt" : 0 , "cwd" : "{{cwd}}" , "delegationDepth" : 0 }
2026-07-19 13:03:31 +08:00
{ "type" : "turn/start" , "seq" : 0 , "time" : 1784437195072 , "data" : { "turn" : 1 , "trigger" : { "kind" : "message" , "source" : { "kind" : "user" } } } }
{ "type" : "user/message" , "seq" : 1 , "time" : 1784437195072 , "data" : { "content" : [ { "type" : "text" , "text" : "Run two shell commands: wait for cancellation, then write skipped.txt." } ] , "source" : { "kind" : "user" } } , "surfaceOp" : "append" }
2026-07-21 01:53:37 +08:00
{ "type" : "session/title" , "seq" : 2 , "time" : 1784437195072 , "data" : { "title" : "Run two shell commands: wait" , "messageSeqs" : [ 1 ] , "source" : { "kind" : "fallback" } } }
{ "type" : "step/start" , "seq" : 3 , "time" : 1784437195076 , "data" : { "turn" : 1 , "step" : 1 } }
{ "type" : "request/header" , "seq" : 4 , "time" : 1784437195076 , "data" : { "header" : { "config" : { "provider" : "deepseek" , "model" : "deepseek-v4-flash" } , "system" : "{{system}}" , "tools" : "{{tools}}" } , "reason" : "initial" } }
{ "type" : "assistant/chunk" , "seq" : 5 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "block-start" , "index" : 0 , "blockType" : "tool-call" } } }
2026-07-22 22:14:14 +08:00
{ "type" : "assistant/chunk" , "seq" : 6 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "tool-call-delta" , "index" : 0 , "id" : "call_wait" , "name" : "bash" , "argumentsDelta" : "{\"command\":\"node -e \\\"require('node:fs').writeFileSync('started.txt', 'started'); setInterval(() => {}, 1000)\\\"\",\"description\":\"Wait until cancellation\"}" } } }
{ "type" : "assistant/chunk" , "seq" : 7 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "block-end" , "index" : 0 , "block" : { "type" : "tool-call" , "id" : "call_wait" , "name" : "bash" , "arguments" : "{\"command\":\"node -e \\\"require('node:fs').writeFileSync('started.txt', 'started'); setInterval(() => {}, 1000)\\\"\",\"description\":\"Wait until cancellation\"}" } } } }
2026-07-21 01:53:37 +08:00
{ "type" : "assistant/chunk" , "seq" : 8 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "block-start" , "index" : 1 , "blockType" : "tool-call" } } }
{ "type" : "assistant/chunk" , "seq" : 9 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "tool-call-delta" , "index" : 1 , "id" : "call_skipped" , "name" : "bash" , "argumentsDelta" : "{\"command\":\"printf skipped > skipped.txt\",\"description\":\"Write skipped marker\"}" } } }
{ "type" : "assistant/chunk" , "seq" : 10 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "block-end" , "index" : 1 , "block" : { "type" : "tool-call" , "id" : "call_skipped" , "name" : "bash" , "arguments" : "{\"command\":\"printf skipped > skipped.txt\",\"description\":\"Write skipped marker\"}" } } } }
{ "type" : "assistant/chunk" , "seq" : 11 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "usage" , "usage" : { "inputTokens" : 10 , "outputTokens" : 10 } } } }
{ "type" : "assistant/chunk" , "seq" : 12 , "time" : 1784437195077 , "data" : { "turn" : 1 , "step" : 1 , "chunk" : { "type" : "finish" , "reason" : { "kind" : "tool-calls" } } } }
2026-07-22 22:14:14 +08:00
{ "type" : "assistant/message" , "seq" : 13 , "time" : 1784437195078 , "data" : { "turn" : 1 , "step" : 1 , "content" : [ { "type" : "tool-call" , "id" : "call_wait" , "name" : "bash" , "arguments" : "{\"command\":\"node -e \\\"require('node:fs').writeFileSync('started.txt', 'started'); setInterval(() => {}, 1000)\\\"\",\"description\":\"Wait until cancellation\"}" } , { "type" : "tool-call" , "id" : "call_skipped" , "name" : "bash" , "arguments" : "{\"command\":\"printf skipped > skipped.txt\",\"description\":\"Write skipped marker\"}" } ] , "provenance" : { "provider" : "deepseek" , "model" : "deepseek-v4-flash" } , "usage" : { "inputTokens" : 10 , "outputTokens" : 10 } } , "sourceEventSeqs" : [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] , "surfaceOp" : "append" }
{ "type" : "tool/call" , "seq" : 14 , "time" : 1784437195078 , "data" : { "turn" : 1 , "step" : 1 , "callId" : "call_wait" , "name" : "bash" , "arguments" : "{\"command\":\"node -e \\\"require('node:fs').writeFileSync('started.txt', 'started'); setInterval(() => {}, 1000)\\\"\",\"description\":\"Wait until cancellation\"}" } }
{ "type" : "tool/result" , "seq" : 15 , "time" : 1784437195089 , "data" : { "turn" : 1 , "step" : 1 , "callId" : "call_wait" , "content" : [ { "type" : "text" , "text" : "Error: command aborted" } ] , "isError" : true } , "sourceEventSeqs" : [ 14 ] , "surfaceOp" : "append" }
2026-07-21 01:53:37 +08:00
{ "type" : "tool/call" , "seq" : 16 , "time" : 1784437195089 , "data" : { "turn" : 1 , "step" : 1 , "callId" : "call_skipped" , "name" : "bash" , "arguments" : "{\"command\":\"printf skipped > skipped.txt\",\"description\":\"Write skipped marker\"}" } }
2026-07-21 22:59:41 +08:00
{ "type" : "tool/result" , "seq" : 17 , "time" : 1784437195089 , "data" : { "turn" : 1 , "step" : 1 , "callId" : "call_skipped" , "content" : [ { "type" : "text" , "text" : "Error: tool call aborted before dispatch" } ] , "isError" : true , "error" : { "name" : "AbortError" , "code" : "ABORTED_BEFORE_DISPATCH" } } , "sourceEventSeqs" : [ 16 ] , "surfaceOp" : "append" }
2026-07-21 01:53:37 +08:00
{ "type" : "step/end" , "seq" : 18 , "time" : 1784437195090 , "data" : { "turn" : 1 , "step" : 1 } }
2026-07-22 22:00:48 +08:00
{ "type" : "turn/end" , "seq" : 19 , "time" : 1784437195090 , "data" : { "turn" : 1 , "reason" : { "kind" : "aborted" } } }