95f6ae2ca9
update fixes
2025-12-24 14:32:55 +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
417e575963
fix: restore Qdrant search in Admin UI (use query_points) & dedup collections
2025-12-09 19:01:18 +01:00
0fabb88b95
style: docs grid layout & multilingual nav labels
2025-12-08 21:43:38 +01:00
8bfe2289cf
fix: resolve docs url conflict & enable public blog
2025-12-08 21:29:16 +01:00
98d5be82fb
fix: add UI links for Pulse, Docs, Config
2025-12-08 21:13:30 +01:00
96754a1d1a
feat: implement Phase 2 (Pulse, Admin, RC2)
2025-12-08 21:00:23 +01:00
dd50511cde
Fix: Unignore app/static/data, track translations
2025-12-07 22:29:58 +01:00
7457733f75
Chore: Ignore chat logs
...
- Remove app/logs/chat_history.jsonl from git tracking
- Add app/logs/ to .gitignore
2025-12-07 20:51:56 +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
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
41f363eb27
fix: Resolve home page latency, add robust language validation and testimonial fallback
2025-12-07 20:02:42 +01:00
e3bf169221
feat: Migrate all roles to Gemini 2.0 Flash, verify RAG stability
2025-12-07 19:14:37 +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