Commit Graph

15 Commits (6d6015a2034dbee2ea4eb50d2e84381df008fa46)

Author SHA1 Message Date
Rene Cannao 606fe2e93c Fix: Address code review feedback from gemini-code-assist
3 months ago
Rene Cannao 49e964bb02 Fix: Make ProxySQL MCP server return MCP-compliant tool responses
3 months ago
Rene Cannao 9b4aea047a Fix: Wrap tools/call responses in MCP-compliant content format
3 months ago
Rene Cannao 77099f7af2 Debug: Add minimal logging to track stdout writes and tool calls
3 months ago
Rene Cannao a47567fee7 Revert: Restore original bridge completely
3 months ago
Rene Cannao 23e5efca5a Test: Don't redirect sys.stderr, write logs directly to file
3 months ago
Rene Cannao f4a4af8d82 Fix: Write directly to stdout.buffer to bypass TextIOWrapper issues
3 months ago
Rene Cannao ad54f92dc5 Revert: Simplify tool handlers back to original pass-through
3 months ago
Rene Cannao 2b5134632c Fix: Wrap tool results in TextContent format for MCP protocol compliance
3 months ago
Rene Cannao 55dd5ba574 Debug: Add detailed stdout write logging to troubleshoot Claude Code timeout
3 months ago
Rene Cannao f5606986ff Fix: Replace stdout with truly unbuffered wrapper to prevent response buffering
3 months ago
Rene Cannao edac8eb5e0 Fix: Add verbose logging and fix stdout buffering issue in MCP stdio bridge
3 months ago
Rene Cannao fc6b462be1 Fix: unwrap ProxySQL nested response format
3 months ago
Rene Cannao 4491f3ce0b Add debug logging to MCP bridge for troubleshooting
3 months ago
Rene Cannao 01c182ccac Add stdio MCP bridge for Claude Code integration
3 months ago