Commit Graph

9 Commits (950f163bfb15c080736fd67aa67a8977cd8e9ff8)

Author SHA1 Message Date
Rene Cannao e9abee625b fix: Execute prepared statement in execute_parameterized_query
1 month ago
Rene Cannao bd6d34f52b fix: Address SQL injection vulnerabilities from PR #26 review
1 month ago
Rene Cannao 0db022a179 Apply fixes
1 month ago
Rene Cannao 2dfd61a958 Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review)
1 month ago
Rene Cannao 5d08deca7d Fix AI agent review issues
1 month ago
Rene Cannao ad166c6b8a docs: Add comprehensive Doxygen documentation for RAG subsystem
1 month ago
Rene Cannao 55715ecc4b feat: Complete RAG implementation according to blueprint specifications
1 month ago
Rene Cannao 1dc5eb6581 fix: Fix RAG implementation compilation issues
1 month ago
Rene Cannao 3daaa5c592 feat: Implement RAG (Retrieval-Augmented Generation) subsystem
1 month ago