Add files via upload

This commit is contained in:
公明
2026-05-20 17:48:42 +08:00
committed by GitHub
parent 05ca0c1480
commit b9bf8f62d4
6 changed files with 77 additions and 16 deletions
+1
View File
@@ -2511,6 +2511,7 @@ async function attachRunningTaskEventStream(conversationId) {
window.attachRunningTaskEventStream = attachRunningTaskEventStream;
window.taskReplayProgressId = taskReplayProgressId;
window.expandProcessDetailsTimeline = expandProcessDetailsTimeline;
/** 从工具参数提取短摘要(URL/命令等),便于同名工具批量调用时区分 */
function parseToolCallArgsFromData(data) {