-
Your Name authored
- Added debug output to ToolCallParser.extract_tool_calls() method - Shows when parser is called, input text (first 200 chars), and output - Debug logging follows existing codebase pattern using print() with DEBUG prefix - Useful for troubleshooting tool call extraction issues
d8242507