feat: implement tool search tracing and logging in agent run logs
This commit is contained in:
@@ -365,6 +365,7 @@ export type AgentRunLog = {
|
||||
plannedSkillCode: string
|
||||
plannedSkillName: string
|
||||
skillRouteTrace: string
|
||||
toolSearchTrace: string
|
||||
plannedToolCode: string
|
||||
planReason: string
|
||||
interruptType: string
|
||||
|
||||
Reference in New Issue
Block a user