Commit Graph

107 Commits (6d6015a2034dbee2ea4eb50d2e84381df008fa46)

Author SHA1 Message Date
Rene Cannao 6dd2613d63 Move discovery docs to examples directory
3 months ago
Rene Cannao fdee58a26d Add comprehensive database discovery outputs and enhance headless discovery
3 months ago
Rene Cannao b627f836f5 Refactor: Reorganize headless discovery scripts to dedicated directory
3 months ago
Rene Cannao d73ce0c41e Add headless database discovery scripts
3 months ago
Rene Cannao f852900365 Fix: Correct MCP catalog JSON parsing to handle special characters
3 months ago
Rene Cannao 1d046148d4 Fix: Address code review feedback from coderabbitai and gemini-code-assist
3 months ago
Rene Cannao 606fe2e93c Fix: Address code review feedback from gemini-code-assist
3 months ago
Rene Cannao 2ceaac049c docs: Add logging section to bridge README
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
Rene Cannao 9d6a2173bf Enhance Rich CLI with configurable LLM chat path and better tracing
3 months ago
Rene Cannao f2ca750c05 Add MCP Database Discovery Agent (initial commit)
3 months ago
Rene Cannao ef5b99edbf Fix MCP tool bugs: NULL value handling and query validation
3 months ago
Rene Cannao de33d177be Fix verbose mode in test_mcp_tools.sh
3 months ago
Rene Cannao 25cda31f08 Update test_mcp_tools.sh with dynamic tool discovery
3 months ago
Rene Cannao 093511920f Add environment variable printing to MCP scripts
3 months ago
Rene Cannao 7f957088ee Fix configure_mcp.sh to allow empty MySQL passwords
3 months ago
Rene Cannao 49e6ac5bc6 Revert configure_mcp.sh to respect environment variables
3 months ago
Rene Cannao 40cff23c3b Initialize MySQL Tool Handler and fix default MySQL port
3 months ago
Rene Cannao aeafa61a11 Fix test_mcp_tools.sh to use correct MCP endpoint paths
3 months ago
Rene Cannao d17fe1dba8 Fix configure_mcp.sh error handling and endpoint paths
3 months ago
Rene Cannao 60d4a7378c Implement automatic MCP server start/stop and add environment variable support
3 months ago
Rene Cannao 28742554b5 Use relative catalog path instead of absolute path
3 months ago
Rene Cannao c53b28e42a Add comprehensive documentation to MCP README
3 months ago
Rene Cannao b3646b4798 Fix argument parsing and documentation in setup_test_db.sh
3 months ago
Rene Cannao 3d827144e8 Add required environment variables section to README
3 months ago
Rene Cannao ad2e2a24d1 Add native MySQL mode support to test database setup
3 months ago
Rene Cannao e9a6dd0b3e Add comprehensive MCP testing suite in scripts/mcp/
3 months ago
Rene Cannao 62cbd6c71e Fix issues identified in AI code review
3 months ago
Rene Cannao ecfff09633 Add NLP search demo script with comprehensive search capabilities
3 months ago
Rene Cannao d37d291488 Implement comprehensive StackExchange posts processing with search capabilities
3 months ago
Rene Cannao d94dc036e8 Add StackExchange posts processing script with JSON storage
3 months ago
Rene Cannao 221831afc1 Add usage examples to script documentation and help output
4 months ago
Rene Cannao 4aba7137b4 Add --local-ollama option for local Ollama server support
4 months ago
Rene Cannao ffdb334dc3 Add WHERE filters to prevent empty input errors and fix SQL syntax
4 months ago
Rene Cannao 36a59f3f56 Add Posts embeddings processing script with exponential backoff
4 months ago
Rene Cannao 95a95cb479 Add script to copy StackExchange Posts table from MySQL to SQLite3 server
4 months ago
Rene Cannao fe4d43a77b Add enhanced release notes template and documentation
4 months ago
Rene Cannao 2c9e86800e Address security vulnerabilities and parsing issues identified by gemini-code-assist
4 months ago
Rene Cannao 365b0c6d80 [skip-ci] Add release notes automation tools
4 months ago
Javier Jaramago Fernández a443e3ded0 Improve RESTAPI example scripts 'kill_idle_backend_conns.py' and doc
4 years ago
Javier Jaramago Fernández 691c19a0b1 Fix 'change_host_status' README example for RESTAPI example scripts
4 years ago
Javier Jaramago Fernández d6a753d0f6 Update 'scripts' folder with several RESTAPI example scripts
4 years ago
Valentin Rakush 66400a35c7 Implementation of the GET and POST methods
6 years ago
Valentin Rakush f0687f3688 Implement restapi functionality
6 years ago