Commit Graph

26 Commits (feature/pgsql-native-backend-protocol)

Author SHA1 Message Date
René Cannaò 08cc2dbaa5
Merge commit from fork
1 month ago
Rene Cannao e32b7fd50c fix(security): harden MySQL_Tool_Handler parallel class (GHSA-7wh6-2vcc-gcm4)
1 month ago
Rene Cannao 9d8c6b77b3 fix(security): close MCP run_sql_readonly multi-statement bypass (GHSA-7wh6-2vcc-gcm4)
2 months ago
René Cannaò 0c798fabbb Add config query tool
2 months ago
Rene Cannao 1fe9c3a805 feat(genai): implement LLM Bridge semantic cache with vector similarity (Feature A)
2 months ago
Rene Cannao b4ff986f10 feat(genai): add collect_status_variables() to genai/mcp/ai handlers (Feature C)
2 months ago
Rene Cannao dca155aa97 feat(genai): persist MCP query digest stats to SQLite (Feature E)
2 months ago
Rene Cannao a9f2eaaa13 feat: remove PROXYSQLGENAI flag, genai now builds under PROXYSQL40 (issue #5722)
2 months ago
Rene Cannao b8cfa32c63 fix: address all critical and important code review findings (issue #5729)
2 months ago
Rene Cannao 29402b4a42 docs(plugins/genai): close 3 small gaps from review
2 months ago
Rene Cannao 967ab401ec genai: fix lifecycle reloads and drop dead MCP stats registration
2 months ago
Rene Cannao 978a6f8d2f fix(plugins/genai): blocker fixes from PR-#5701 review
2 months ago
Rene Cannao 482ce386cd chore(genai-carveout): strip dead PROXYSQLGENAI blocks + plugin hardening
2 months ago
Rene Cannao 16253a1c99 feat(plugins/genai): adopt ABI-3 separation-of-duties for runtime_mcp_*
2 months ago
Rene Cannao 7f148940e3 feat(plugins/genai): Step 8b — wire LOAD/SAVE GENAI VARIABLES via plugin
2 months ago
Rene Cannao 62ed0660a7 feat(plugins/genai): Step 7 — drop PROXYSQLGENAI from core build
2 months ago
Rene Cannao 4552236700 feat(plugins/genai): Step 6 — move RAG/Vector/discovery surface into the plugin
2 months ago
Rene Cannao 28cf4ceab8 feat(plugins/genai): Step 5 — move GenAI/LLM/AI surface into the plugin
2 months ago
Rene Cannao 9078fd3150 feat(plugins/genai): Step 4.G — register MCP admin tables via plugin ABI
2 months ago
Rene Cannao f90307ad75 feat(plugins/genai): Step 4.F — register LOAD/SAVE MCP QUERY RULES TO/FROM RUNTIME
2 months ago
Rene Cannao 7a4f08416e feat(plugins/genai): Step 4.F — register SAVE MCP VARIABLES TO MEMORY
2 months ago
Rene Cannao ae13958995 feat(plugins/genai): Step 4.F (continued) — register LOAD MCP {VARIABLES,PROFILES} TO RUNTIME
2 months ago
Rene Cannao 5fe286e972 feat(plugins/genai): Step 4.C — move MCP subsystem into the plugin
2 months ago
Rene Cannao 4080606672 feat(plugins/genai): Step 4.B — add backend_client helper for local-proxy connections
2 months ago
Rene Cannao f1c0ea2dbc feat(genai): Step 3 — carve Anomaly_Detector out of core into plugins/genai/
2 months ago
Rene Cannao 9d06ab90f5 feat(plugins/genai): Step 1 — empty plugin skeleton
2 months ago