Commit Graph

6 Commits

Author SHA1 Message Date
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
dc55a5490d fix: mount config to /app/crumbforest_config.json for immediate hot-reload 2025-12-08 22:03:24 +01:00
428b3d9aba Fix: Pass APP_SECRET to container for stable sessions 2025-12-07 22:42:29 +01:00
0e7865ee57 Fix Integration Tests: Dependencies, Config und Bugs
- test.sh: .venv Support und verbesserte API Key Erkennung
- test_integration.py: Cleanup Logik repariert (Duplicate Token)
- docker-compose.yml: Port 3306 für lokale Tests exposed
- rag_service.py: NameError und Collection Naming Bug gefixt
2025-12-07 20:31:05 +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