Commit Graph

9 Commits (bc70988935a69850da237d2fde8ce415c7be67db)

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