3d1126a245
fix(logs): resolve IndentationError in ChatLogger
2025-12-24 20:16:06 +01:00
0d3c1edf9e
fix(logs): ChatLogger uses configured LOGS_PATH
2025-12-24 20:03:58 +01:00
7ed083299f
fix(core): Resolve persistence, indexing schema, and RAG collection bugs
...
- compose: Add persistent logs verification volume
- setup: Add DOCS_PATH configuration
- indexer: Fix missing 'metadata' column schema error during update
- rag: Fix collection name mismatch (trailing underscore)
2025-12-09 22:26:21 +01:00
96754a1d1a
feat: implement Phase 2 (Pulse, Admin, RC2)
2025-12-08 21:00:23 +01:00
9c01bc0607
Fix Qdrant Client Compatibility and Role RAG Tests
...
- Upgrade qdrant-client usage to query_points (replacing deprecated search)
- Relax qdrant-client version constraint in requirements.txt (>=1.7.0)
- Config: Allow extra environment variables in Settings (for local dev)
- test_roles_rag.py: Fix import path for local execution
2025-12-07 20:45:58 +01:00
9f2e599846
feat: Fix vector indexing stability, add Gitea linking, enhance admin dashboard
2025-12-07 18:42:38 +01:00
6c38ed680b
Initial commit: Crumbforest Architecture Refinement v1 (Clean)
2025-12-07 01:26:46 +01:00