Add files via upload

This commit is contained in:
公明
2026-07-28 18:28:41 +08:00
committed by GitHub
parent 4b7df4e0f3
commit 018835d6b8
+7
View File
@@ -40,6 +40,13 @@ type RunResult struct {
MCPExecutionIDs []string
LastAgentTraceInput string // 已序列化的消息带(JSON):原生循环或 Eino 均写入,供续跑/攻击链等恢复上下文
LastAgentTraceOutput string // 本轮助手侧对外展示文本(摘要或最终回复)
Finalized bool
Status string
CompletionReason string
EvidenceVerified bool
EvidenceRefs []string
PendingExecutionIDs []string
MissingChecks []string
}
// toolCallPendingInfo tracks a tool_call emitted to the UI so we can later