Refine buffer updates and tool call metadata (#2784)

This commit is contained in:
yetone
2025-10-20 13:58:34 +08:00
committed by GitHub
parent 5da78a7521
commit fb28520067
2 changed files with 34 additions and 51 deletions

View File

@@ -983,6 +983,8 @@ function M._stream_acp(opts)
id = update.toolCallId,
name = update.kind,
input = update.rawInput or {},
}, {
uuid = update.toolCallId,
})
last_tool_call_message = message
message.acp_tool_call = update