summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/tool-error.ts
AgeCommit message (Expand)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 `nonInteract...joshualitt
2025-08-08fix: properly report tool errors in telemetry (#5688)Akhil Appana
2025-08-01[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via Too...Silvio Junior