You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add extensive debugging to callTool and send methods
Added NSLog tracing throughout callTool() and send() to identify
exact hang point in tool execution flow.
Debugging points:
- callTool() entry/exit
- send() entry and continuation flow
- Task creation inside continuation
- addPendingRequest() call
- connection.send() call and result
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments