Commit Graph

14 Commits (ad166c6b8a3a30d61ddd0dbbfc0b7b45f32f4df6)

Author SHA1 Message Date
Rene Cannao f449c4236f fix: Improve question learning fallback and error logging
3 months ago
Rene Cannao 5b502c0864 feat: Add question learning capability to demo agent
3 months ago
Rene Cannao ee74384c79 fix: Prevent llm.search from returning huge object lists in list mode
3 months ago
Rene Cannao ee13e4bf13 feat: Add include_objects parameter to llm_search for complete object retrieval
3 months ago
Rene Cannao 1b42cfbd27 feat: Add empty query support to llm_search for listing all artifacts
3 months ago
Rene Cannao 5668c86809 fix: Implement FTS indexing for LLM artifacts and fix reserved keyword issue
3 months ago
Rene Cannao 2250b762a3 feat: Add query_tool_calls table to log MCP tool invocations
3 months ago
Rene Cannao 8a395b9b47 style: Add spaces around commas in SQL CREATE TABLE statements
3 months ago
Rene Cannao 7c93280174 fix: Escape SQL reserved keyword 'limit' in llm_search_log table
3 months ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
3 months ago
Rene Cannao 623675b369 feat: Add schema name resolver and deprecate direct DB tools
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 6f23d5bcd0 feat: Implement two-phase schema discovery architecture
3 months ago