docs: record merge and hybrid provider plan

This commit is contained in:
2026-07-30 17:07:04 +02:00
parent f3d6dfb13b
commit 0a550e6d9f
6 changed files with 81 additions and 18 deletions
+6 -2
View File
@@ -1,6 +1,6 @@
# Projektstatus
Stand: lokaler Textchat auf `feat/core-chat`, 30.07.2026.
Stand: lokaler Textchat auf `main`, 30.07.2026.
## Erreicht
@@ -32,16 +32,20 @@ Living-Mind-Frontend und automatische Ollama-Prozessverwaltung.
## Git
- Branch: `feat/core-chat`
- Branch: `main`
- Grundgerüstcommit: `6d04171`
- Basis des Feature-Branches: `e6eb995`
- Toolchain: `fa90a5c`
- Laufzeit/Modell: `10d7cd7`
- Chatkern: `ec9b2f9`
- Tests: `b153daa`
- Dokumentation: `5d567e5`
- Merge nach `main`: `f3d6dfb`
## Bekannte Einschränkung
Ollama wird bewusst manuell in einem eigenen Terminal gestartet. Antworten werden
noch nicht gestreamt; Sitzungen haben noch keine Titel, Suche oder Löschfunktion.
`qwen3:8b` ist nicht automatisch für die GTX 1050 des späteren Zielhosts geeignet.
Gemini ist als separates kostenloses Folgepaket mit lokalem Datenschutzrouting
geplant, aber noch nicht implementiert oder mit einem API-Key konfiguriert.