2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "id" : 1 , "result" : { "protocolVersion" : 1 , "agentInfo" : { "name" : "deepseek-harness-acp" , "version" : "0.0.1" } , "agentCapabilities" : { "loadSession" : true , "promptCapabilities" : { "image" : false , "audio" : false , "embeddedContext" : false } } , "authMethods" : [ ] } }
{ "jsonrpc" : "2.0" , "id" : 2 , "result" : { "sessionId" : "{{sessionId}}" } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "Let" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " me" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " start" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " by" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " reading" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " config" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : ".txt" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " in" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " the" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " current" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " directory" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "." } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "tool_call" , "toolCallId" : "call_00_ZGR2pnCxcWCkEHJlJrQv6923" , "title" : "Read config.txt" , "kind" : "read" , "status" : "in_progress" , "locations" : [ { "path" : "config.txt" , "line" : 1 } ] } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "tool_call_update" , "toolCallId" : "call_00_ZGR2pnCxcWCkEHJlJrQv6923" , "status" : "completed" , "content" : [ { "type" : "content" , "content" : { "type" : "text" , "text" : "<path>{{cwd}}/config.txt</path>\n<type>file</type>\n<content>\n1: mode=DEBUG\n2: level=info\n\n(End of file - total 2 lines)\n</content>" } } ] } } }
2026-07-03 17:12:00 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "Now" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " I" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " need" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " to" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " replace" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " the" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " literal" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " text" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " \"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "DEBUG" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "\"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " with" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " \"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "RE" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "LEASE" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "\"" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " in" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " the" } } } }
2026-07-03 17:12:00 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " file" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "." } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " The" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " literal" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " text" } } } }
2026-07-06 03:39:48 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " \"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "DEBUG" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "\"" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " appears" } } } }
2026-07-06 03:39:48 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " on" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " line" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " " } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "1" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " in" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " \"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "mode" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "=" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "DEBUG" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "\"." } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " Let" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " me" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " use" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " the" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " edit" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " tool" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " to" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " replace" } } } }
2026-07-06 03:39:48 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " it" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "." } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "tool_call" , "toolCallId" : "call_00_CDlFZPWsJjLl6Z5jQnQV7056" , "title" : "Edit config.txt" , "kind" : "edit" , "status" : "in_progress" , "locations" : [ { "path" : "config.txt" } ] , "content" : [ { "type" : "diff" , "path" : "config.txt" , "oldText" : "DEBUG" , "newText" : "RELEASE" } ] } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "tool_call_update" , "toolCallId" : "call_00_CDlFZPWsJjLl6Z5jQnQV7056" , "status" : "completed" , "content" : [ { "type" : "diff" , "path" : "config.txt" , "oldText" : "mode=DEBUG\nlevel=info" , "newText" : "mode=RELEASE\nlevel=info" } ] , "title" : "Edit config.txt" } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "The" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " edit" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " was" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " successful" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "." } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " I" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " replaced" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " \"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "DEBUG" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "\"" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " with" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " \"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "RE" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "LEASE" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "\"" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " in" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " config" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : ".txt" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "." } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " Now" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " I" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " should" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " reply" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " with" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " exactly" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " the" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " single" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " word" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : " \"" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "D" } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "ONE" } } } }
2026-07-06 22:28:57 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_thought_chunk" , "content" : { "type" : "text" , "text" : "\"." } } } }
2026-07-02 20:09:09 +08:00
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_message_chunk" , "content" : { "type" : "text" , "text" : "D" } } } }
{ "jsonrpc" : "2.0" , "method" : "session/update" , "params" : { "sessionId" : "{{sessionId}}" , "update" : { "sessionUpdate" : "agent_message_chunk" , "content" : { "type" : "text" , "text" : "ONE" } } } }
{ "jsonrpc" : "2.0" , "id" : 3 , "result" : { "stopReason" : "end_turn" } }