Skip to content

Conversation

@bokelley
Copy link
Contributor

Added print() statements to stderr alongside logger.info() to ensure debugging output is visible in production logs. This will help diagnose why Test Agent MCP is failing to extract headers from FastMCP context.

Test Agent MCP has 0/7 successful runs (0%) while other endpoints work:

  • ✅ Wonderstruck A2A/MCP: 100%
  • ✅ Test Agent A2A: 100%
  • ❌ Test Agent MCP: 0%

This PR adds stderr output that should be more visible in Fly logs to understand where header extraction is failing.

Added print() statements to stderr alongside logger.info() to ensure
debugging output is visible in production logs. This will help diagnose
why Test Agent MCP is failing to extract headers from FastMCP context.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@bokelley bokelley merged commit 70bf497 into main Oct 24, 2025
3 checks passed
danf-newton pushed a commit to Newton-Research-Inc/salesagent that referenced this pull request Nov 24, 2025
…col#592)

Added print() statements to stderr alongside logger.info() to ensure
debugging output is visible in production logs. This will help diagnose
why Test Agent MCP is failing to extract headers from FastMCP context.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants