feat(agent): Enhance agent action display with new icons and details

This commit is contained in:
Willie Zutz 2025-06-16 23:59:59 -06:00
parent 3437c6522f
commit 765d084b44
3 changed files with 54 additions and 4 deletions

View file

@ -101,6 +101,7 @@ ${i === 0 ? content.metadata.html : content.pageContent},
metadata: {
...content.metadata,
url: url,
processingType: 'full-content',
},
}),
notRelevantReason: undefined