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
b4267b94ad
feat: add migration script for RC2 db update
2025-12-08 22:21:00 +01:00
dc55a5490d
fix: mount config to /app/crumbforest_config.json for immediate hot-reload
2025-12-08 22:03:24 +01:00
cba2111309
chore: translate config content to German
2025-12-08 21:50:09 +01:00
0fabb88b95
style: docs grid layout & multilingual nav labels
2025-12-08 21:43:38 +01:00
4ea09bcd18
docs: add bash magic scripts to README
2025-12-08 21:37:21 +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
a1338b5ef4
fix: restore default docs (Handbuch, Quickstart)
2025-12-08 21:06:15 +01:00
96754a1d1a
feat: implement Phase 2 (Pulse, Admin, RC2)
2025-12-08 21:00:23 +01:00
78620d8f8a
chore: decouple content
2025-12-08 20:56:12 +01:00
428b3d9aba
Fix: Pass APP_SECRET to container for stable sessions
2025-12-07 22:42:29 +01:00
dd50511cde
Fix: Unignore app/static/data, track translations
2025-12-07 22:29:58 +01:00
d186a1bd60
Chore: Ignore app/static/img/
2025-12-07 22:20:36 +01:00
ea590bac5a
Bump version to 1.0.0-rc1
2025-12-07 21:01:32 +01:00
ec70f14841
Docs: Update README.md
...
- Reflect 15 roles (including DeepBit)
- Document ./setup.sh and ./test.sh usage
- Update Feature list (RAG, Memory)
- Update Tech Stack info
2025-12-07 20:56:25 +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
2fd60fdfd5
Cleanup: Remove temporary debug files
2025-12-07 20:46:22 +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
7b300d1ba1
Update contact info: CKL -> OZM
2025-12-07 01:48:00 +01:00
3136efec85
Update README with License and Contact info
2025-12-07 01:44:36 +01:00
0286b73811
Add doktor.sh system check utility
2025-12-07 01:38:29 +01:00
6c38ed680b
Initial commit: Crumbforest Architecture Refinement v1 (Clean)
2025-12-07 01:26:46 +01:00