Commit Graph

8099 Commits (35b0b224ff1a8987c501a9e05926a9d89c3e3f85)
 

Author SHA1 Message Date
Rene Cannao 35b0b224ff refactor: Remove mcp-catalog_path variable and hardcode catalog path
3 months ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
3 months ago
Rene Cannao 393967f511 fix: Use row->cnt instead of row->fields_count
3 months ago
Rene Cannao df0527c044 refactor: list_schemas to use catalog instead of live database
3 months ago
Rene Cannao 527a748d16 refactor: Remove describe_table tool completely
3 months ago
Rene Cannao 623675b369 feat: Add schema name resolver and deprecate direct DB tools
3 months ago
Rene Cannao 757cdaff15 fix: Improve error logging and fix llm.domain_set_members
3 months ago
Rene Cannao d962caea7e feat: Improve MCP error logging with request payloads
3 months ago
Rene Cannao 53ecda7730 fix: Add comprehensive error handling and logging for MCP tools
3 months ago
Rene Cannao 1b7335acfe Fix two-phase discovery documentation and scripts
3 months ago
Rene Cannao f9270e6c8b fix: Correct two_phase_discovery.py usage example in docs
3 months ago
Rene Cannao 6f23d5bcd0 feat: Implement two-phase schema discovery architecture
3 months ago
Rene Cannao 7de3f0c510 feat: Add schema separation to MCP catalog and discovery scope constraint
3 months ago
Rene Cannao 25cd0b71f6 chore: Add comprehensive gitignore for discovery output files
3 months ago
Rene Cannao 6fd58a6fd4 docs: Update README for v1.3 improvements
3 months ago
Rene Cannao 3895fe5ad3 feat: Add Priority 1 improvements from META agent analysis (v1.3)
3 months ago
Rene Cannao 24d2bb2c84 fix: Enforce MCP catalog usage and prohibit Write tool for agent findings
3 months ago
Rene Cannao 7ade08f572 chore: Remove accidentally committed discovery output file
3 months ago
Rene Cannao da0b5a5cf2 fix: Correct log message from 4-agent to 6-agent discovery
3 months ago
Rene Cannao 39b9ce6d58 feat: Add Question Catalog generation to all agents
3 months ago
Rene Cannao 130981d1be feat: Add SECURITY and META agents to multi-agent discovery
3 months ago
Rene Cannao 82d7f0c87f chore: Ignore discovery output files and remove accidentally committed file
3 months ago
Rene Cannao 4df56f1c4a fix: Increase default timeout to 1 hour and improve error handling
3 months ago
Rene Cannao aed042ba0d feat: Replace single-agent with multi-agent database discovery
3 months ago
René Cannaò 91ea6f5e49
Merge pull request #10 from ProxySQL/v3.1-MCP1_discovery
3 months ago
René Cannaò 61ad3c4306
Merge pull request #13 from ProxySQL/v3.1-MCP1_genAI
3 months ago
Rene Cannao 1193a55e7b docs: Remove Version History section from LLM Bridge README
3 months ago
Rene Cannao 5afb71ca90 docs: Rename NL2SQL documentation to LLM Bridge
3 months ago
Rene Cannao a3f0bade4e feat: Convert NL2SQL to generic LLM bridge
3 months ago
Rene Cannao 3fe8a48f70 Fix genai variable handling and add API key masking
3 months ago
Rene Cannao 1eb42c57d0 fix: Add GenAI variables to runtime_global_variables population
3 months ago
Rene Cannao 6ffb59b856 fix: Use db parameter instead of hardcoded admindb in GenAI database_to_runtime
3 months ago
Rene Cannao 4018a0ad3b fix: Follow MCP pattern for GenAI variables runtime table population
3 months ago
Rene Cannao 1ea67900ab fix: Populate runtime_global_variables for GenAI variables on startup
3 months ago
Rene Cannao 51fd51e3f5 fix: Add missing GenAI_Thread.h include and fix variables reference
3 months ago
Rene Cannao 349320a67f docs: Fix NL2SQL documentation with genai variables and async architecture
3 months ago
Rene Cannao a7dac5ef3d feat: Make NL2SQL use async GenAI path instead of blocking calls
3 months ago
Rene Cannao 527bfed297 fix: Migrate AI variables to GenAI module for proper architecture
3 months ago
Rene Cannao 3f25fb6c4e Enhance anomaly detector unit tests with additional edge case coverage
3 months ago
Rene Cannao 2888ee3f45 Fix gemini-code-assist recommendations and implement comprehensive anomaly detection tests
3 months ago
René Cannaò 7665b3b3c9
Merge pull request #12 from ProxySQL/v3.1-MCP1_discovery_cc1
3 months ago
Rene Cannao ae4200dbc0 Enhance AI features with improved validation, memory safety, error handling, and performance monitoring
3 months ago
Rene Cannao 3032dffed4 test: Add NL2SQL internal functionality unit tests
3 months ago
Rene Cannao 8a6b7480b6 docs: Update NL2SQL documentation for v0.2.0 features
3 months ago
Rene Cannao 49092e9c8d test: Add unit tests for AI configuration validation
3 months ago
Rene Cannao 8f38b8a577 feat: Add exponential backoff retry for transient LLM failures
3 months ago
Rene Cannao d0dc36ac0b feat: Add structured logging with timing and request IDs
3 months ago
Rene Cannao 45e592b623 feat: Add structured error messages with context to NL2SQL
3 months ago
Rene Cannao 40b2608c2d feat: Add configuration validation to AI_Features_Manager
3 months ago
Rene Cannao 36b11223b2 feat: Improve SQL validation with multi-factor scoring
3 months ago