Commit Graph

33 Commits (v3.0_pgsql_advanced_logging)

Author SHA1 Message Date
Rene Cannao 253d098653 security: fix SQL injection vulnerabilities in SQLite catalog queries
6 days ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
7 days ago
Rene Cannao 7e54883ba5 mcp query debugging: surface rule-id context for blocks and add backend failure SQL details
7 days ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
1 week ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
2 weeks ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
3 weeks ago
Javier Jaramago Fernández a5ef787c7e feat: Improve logging for MCP and RAG tools
4 weeks ago
Rene Cannao a3afde3472 fix: Address copilot review concerns for Discovery_Schema.cpp
1 month ago
Rene Cannao 7b6966b9c2 fix: Complete JSON escaping in fingerprint_mcp_args
1 month ago
Rene Cannao f2536f01d2 Merge v3.1-vec into v3.1-MCP2_QR
1 month ago
Rene Cannao 5d4318b547 fix: Address coderabbitai review concerns for PR #27
1 month ago
Javier Jaramago Fernández 52142c4648 fix: Multiple issues with MCP query_(rules/digests)
1 month ago
René Cannaò af28598b23
Merge pull request #19 from ProxySQL/v3.1-MCP2_QR
1 month ago
Rene Cannao 709649232b fix: Address AI code review concerns from PR #19
1 month ago
Rene Cannao 2dfd61a958 Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review)
1 month ago
Rene Cannao 23aaf80cd1 fix: Address AI code review concerns for PR #19
1 month ago
Rene Cannao a1d9d2f1ba docs: Add comprehensive documentation to MCP features
1 month ago
Rene Cannao c092fdbd3b fix: Load re_modifiers field from database in load_mcp_query_rules()
1 month ago
Rene Cannao f01fc79584 feat: Add runtime_mcp_query_rules table and fix stats_mcp_query_rules schema
1 month ago
Rene Cannao f449c4236f fix: Improve question learning fallback and error logging
1 month ago
Rene Cannao 5b502c0864 feat: Add question learning capability to demo agent
1 month ago
Rene Cannao ee74384c79 fix: Prevent llm.search from returning huge object lists in list mode
1 month ago
Rene Cannao ee13e4bf13 feat: Add include_objects parameter to llm_search for complete object retrieval
1 month ago
Rene Cannao 1b42cfbd27 feat: Add empty query support to llm_search for listing all artifacts
1 month ago
Rene Cannao 5668c86809 fix: Implement FTS indexing for LLM artifacts and fix reserved keyword issue
1 month ago
Rene Cannao 2250b762a3 feat: Add query_tool_calls table to log MCP tool invocations
1 month ago
Rene Cannao 8a395b9b47 style: Add spaces around commas in SQL CREATE TABLE statements
1 month ago
Rene Cannao 7c93280174 fix: Escape SQL reserved keyword 'limit' in llm_search_log table
1 month ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
1 month ago
Rene Cannao 623675b369 feat: Add schema name resolver and deprecate direct DB tools
1 month ago
Rene Cannao 53ecda7730 fix: Add comprehensive error handling and logging for MCP tools
1 month ago
Rene Cannao 1b7335acfe Fix two-phase discovery documentation and scripts
1 month ago
Rene Cannao 6f23d5bcd0 feat: Implement two-phase schema discovery architecture
1 month ago