summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/tool-error.ts
AgeCommit message (Collapse)Author
2025-08-21feat(core): Annotate remaining error paths in tools with type. (#6699)joshualitt
2025-08-18bug(core): Do not throw validation errors when building tools in ↵joshualitt
`nonInteractiveToolExecutor`. (#6363)
2025-08-08fix: properly report tool errors in telemetry (#5688)Akhil Appana
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-01[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ↵Silvio Junior
ToolCallResponseInfo and ToolResult (#5222)