chore: tool debugging - #63
Conversation
SummaryThe following content is AI-generated and provides a summary of the pull request: Add Tool Debug Middleware for Agent Tool Call LoggingDescriptionThis PR introduces a new debug middleware for agent tool calls to improve observability and troubleshoot issues where tool errors were previously silently swallowed. Changes:
Usage: Enable debug logging for the Category🐛 Bug Fix / 🔧 Chore — Adds debug-level visibility into tool execution to surface previously hidden errors. Have you...
PR Bot InformationVersion:
|
TODO: proper error logging... currently the errors get silently swallowed by the tools themselves or some other middleware