Commit Graph

13 Commits (a816a756d4cd670c6179b548a0dd4ac8a70990bc)

Author SHA1 Message Date
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
4 months ago
Rene Cannao 393967f511 fix: Use row->cnt instead of row->fields_count
4 months ago
Rene Cannao df0527c044 refactor: list_schemas to use catalog instead of live database
4 months ago
Rene Cannao 527a748d16 refactor: Remove describe_table tool completely
4 months ago
Rene Cannao 623675b369 feat: Add schema name resolver and deprecate direct DB tools
4 months ago
Rene Cannao 757cdaff15 fix: Improve error logging and fix llm.domain_set_members
4 months ago
Rene Cannao 53ecda7730 fix: Add comprehensive error handling and logging for MCP tools
4 months ago
Rene Cannao 1b7335acfe Fix two-phase discovery documentation and scripts
4 months ago
Rene Cannao 6f23d5bcd0 feat: Implement two-phase schema discovery architecture
4 months ago
Rene Cannao 7de3f0c510 feat: Add schema separation to MCP catalog and discovery scope constraint
4 months ago
Rene Cannao ef5b99edbf Fix MCP tool bugs: NULL value handling and query validation
4 months ago
Rene Cannao 22db1a5fdd Fix JSON value extraction in Query_Tool_Handler::execute_tool
4 months ago
Rene Cannao c86a048d9c Implement MCP multi-endpoint architecture with dedicated tool handlers
4 months ago