claude-desktop/src-tauri/src
Eddy dcc42ee903
All checks were successful
Build AppImage / build (push) Successful in 8m32s
feat: Textanalyse fuer KB-Hints — Konzept-Erkennung + Bigrams + Chat-Kontext [appimage]
- Konzept-Map: ~60 deutsche Phrasen → technische Suchbegriffe
  ("Nachrichten falsch rum" → "message sort chronological")
- Bigram-Extraktion: benachbarte Content-Woerter als Phrase
- Chat-Kontext: letzte 3 User-Nachrichten fliessen in die Suche ein
- Erweiterte Tech-Terms (~40) und Stoppwort-Liste
- Keywords max 12 statt 8, Konzepte haben Vorrang

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 20:53:49 +02:00
..
audit.rs Phase 10 Sprach-Interface + Phase 9 Nacharbeiten 2026-04-14 18:24:28 +02:00
chat_window.rs feat: Chat-Detach richtig — Hauptfenster blendet Chat aus, separates Fenster lädt Session 2026-04-21 09:41:38 +02:00
checkpoint.rs feat: Phase 7 — Accept/Reject DiffView, @-Mentions, Checkpoint/Rewind [appimage] 2026-04-22 08:56:56 +02:00
claude.rs feat: Textanalyse fuer KB-Hints — Konzept-Erkennung + Bigrams + Chat-Kontext [appimage] 2026-05-02 20:53:49 +02:00
clipboard.rs feat: Global Hotkey (Super+C) + Clipboard-Watch + Desktop-Integration [appimage] 2026-04-21 11:50:56 +02:00
commands.rs Phase 1.5: Aktivierung & Quick-Wins [appimage] 2026-04-20 13:00:40 +02:00
context.rs feat: Phase 7 — Accept/Reject DiffView, @-Mentions, Checkpoint/Rewind [appimage] 2026-04-22 08:56:56 +02:00
db.rs feat: Textanalyse fuer KB-Hints — Konzept-Erkennung + Bigrams + Chat-Kontext [appimage] 2026-05-02 20:53:49 +02:00
guard.rs feat: Guard-Rails UI, D-Bus Aktionen, Screenshot-Analyse [appimage] 2026-04-21 12:02:24 +02:00
hooks.rs Phase 1.5: Aktivierung & Quick-Wins [appimage] 2026-04-20 13:00:40 +02:00
ide.rs Phasen 12-15: Hooks, VSCodium-Bridge, Programm-Steuerung, Schulungsmodus 2026-04-14 19:10:41 +02:00
knowledge.rs feat: Textanalyse fuer KB-Hints — Konzept-Erkennung + Bigrams + Chat-Kontext [appimage] 2026-05-02 20:53:49 +02:00
lib.rs feat: Schulungsmodus Datei-Animationen + Permission-Toggle + Chat-Scroll-Fix [appimage] 2026-04-27 22:13:52 +02:00
main.rs [appimage] AppImage auf jeder Linux-Distro lauffaehig (inkl. NixOS) 2026-04-19 23:27:40 +02:00
memory.rs fix: UTF-8-Crash + Input-Reset + ApprovalBar + Scroll/Streaming-Polish [appimage] 2026-04-27 20:55:08 +02:00
programs.rs feat: Guard-Rails UI, D-Bus Aktionen, Screenshot-Analyse [appimage] 2026-04-21 12:02:24 +02:00
session.rs fix: UTF-8-Crash + Input-Reset + ApprovalBar + Scroll/Streaming-Polish [appimage] 2026-04-27 20:55:08 +02:00
strutil.rs fix: UTF-8-Crash + Input-Reset + ApprovalBar + Scroll/Streaming-Polish [appimage] 2026-04-27 20:55:08 +02:00
teaching.rs feat: Schulungsmodus Datei-Animationen + Permission-Toggle + Chat-Scroll-Fix [appimage] 2026-04-27 22:13:52 +02:00
update.rs fix: UTF-8-Crash + Input-Reset + ApprovalBar + Scroll/Streaming-Polish [appimage] 2026-04-27 20:55:08 +02:00
voice.rs fix: Mikrofon-Fehlerbehandlung — UI friert auf NixOS nicht mehr ein [appimage] 2026-04-21 16:42:49 +02:00