Commit Graph

54 Commits (e2d71ec4a2f36433eeefdbd75f2f420da747f5f1)

Author SHA1 Message Date
Rene Cannao aee9c3117b test: Add E2E test script for NL2SQL
2 months ago
Rene Cannao fdee58a26d Add comprehensive database discovery outputs and enhance headless discovery
2 months ago
Rene Cannao b627f836f5 Refactor: Reorganize headless discovery scripts to dedicated directory
2 months ago
Rene Cannao d73ce0c41e Add headless database discovery scripts
2 months ago
Rene Cannao f852900365 Fix: Correct MCP catalog JSON parsing to handle special characters
2 months ago
Rene Cannao 1d046148d4 Fix: Address code review feedback from coderabbitai and gemini-code-assist
2 months ago
Rene Cannao 606fe2e93c Fix: Address code review feedback from gemini-code-assist
2 months ago
Rene Cannao 2ceaac049c docs: Add logging section to bridge README
2 months ago
Rene Cannao 49e964bb02 Fix: Make ProxySQL MCP server return MCP-compliant tool responses
2 months ago
Rene Cannao 9b4aea047a Fix: Wrap tools/call responses in MCP-compliant content format
2 months ago
Rene Cannao 77099f7af2 Debug: Add minimal logging to track stdout writes and tool calls
2 months ago
Rene Cannao a47567fee7 Revert: Restore original bridge completely
2 months ago
Rene Cannao 23e5efca5a Test: Don't redirect sys.stderr, write logs directly to file
2 months ago
Rene Cannao f4a4af8d82 Fix: Write directly to stdout.buffer to bypass TextIOWrapper issues
2 months ago
Rene Cannao ad54f92dc5 Revert: Simplify tool handlers back to original pass-through
2 months ago
Rene Cannao 2b5134632c Fix: Wrap tool results in TextContent format for MCP protocol compliance
2 months ago
Rene Cannao 55dd5ba574 Debug: Add detailed stdout write logging to troubleshoot Claude Code timeout
2 months ago
Rene Cannao f5606986ff Fix: Replace stdout with truly unbuffered wrapper to prevent response buffering
2 months ago
Rene Cannao edac8eb5e0 Fix: Add verbose logging and fix stdout buffering issue in MCP stdio bridge
2 months ago
Rene Cannao fc6b462be1 Fix: unwrap ProxySQL nested response format
2 months ago
Rene Cannao 4491f3ce0b Add debug logging to MCP bridge for troubleshooting
2 months ago
Rene Cannao 01c182ccac Add stdio MCP bridge for Claude Code integration
2 months ago
Rene Cannao 9d6a2173bf Enhance Rich CLI with configurable LLM chat path and better tracing
2 months ago
Rene Cannao f2ca750c05 Add MCP Database Discovery Agent (initial commit)
2 months ago
Rene Cannao ef5b99edbf Fix MCP tool bugs: NULL value handling and query validation
2 months ago
Rene Cannao de33d177be Fix verbose mode in test_mcp_tools.sh
2 months ago
Rene Cannao 25cda31f08 Update test_mcp_tools.sh with dynamic tool discovery
2 months ago
Rene Cannao 093511920f Add environment variable printing to MCP scripts
2 months ago
Rene Cannao 7f957088ee Fix configure_mcp.sh to allow empty MySQL passwords
2 months ago
Rene Cannao 49e6ac5bc6 Revert configure_mcp.sh to respect environment variables
2 months ago
Rene Cannao 40cff23c3b Initialize MySQL Tool Handler and fix default MySQL port
2 months ago
Rene Cannao aeafa61a11 Fix test_mcp_tools.sh to use correct MCP endpoint paths
2 months ago
Rene Cannao d17fe1dba8 Fix configure_mcp.sh error handling and endpoint paths
2 months ago
Rene Cannao 60d4a7378c Implement automatic MCP server start/stop and add environment variable support
2 months ago
Rene Cannao 28742554b5 Use relative catalog path instead of absolute path
2 months ago
Rene Cannao c53b28e42a Add comprehensive documentation to MCP README
2 months ago
Rene Cannao b3646b4798 Fix argument parsing and documentation in setup_test_db.sh
2 months ago
Rene Cannao 3d827144e8 Add required environment variables section to README
2 months ago
Rene Cannao ad2e2a24d1 Add native MySQL mode support to test database setup
2 months ago
Rene Cannao e9a6dd0b3e Add comprehensive MCP testing suite in scripts/mcp/
2 months ago
Rene Cannao 62cbd6c71e Fix issues identified in AI code review
2 months ago
Rene Cannao ecfff09633 Add NLP search demo script with comprehensive search capabilities
2 months ago
Rene Cannao d37d291488 Implement comprehensive StackExchange posts processing with search capabilities
2 months ago
Rene Cannao d94dc036e8 Add StackExchange posts processing script with JSON storage
2 months ago
Rene Cannao 221831afc1 Add usage examples to script documentation and help output
3 months ago
Rene Cannao 4aba7137b4 Add --local-ollama option for local Ollama server support
3 months ago
Rene Cannao ffdb334dc3 Add WHERE filters to prevent empty input errors and fix SQL syntax
3 months ago
Rene Cannao 36a59f3f56 Add Posts embeddings processing script with exponential backoff
3 months ago
Rene Cannao 95a95cb479 Add script to copy StackExchange Posts table from MySQL to SQLite3 server
3 months ago
Javier Jaramago Fernández a443e3ded0 Improve RESTAPI example scripts 'kill_idle_backend_conns.py' and doc
4 years ago