claude-desktop/src-tauri
Eddy 09a9513983
Some checks failed
Build AppImage / build (push) Has been cancelled
fix: Chat-Chronologie + Auto-Scroll + KB-Hints — 8 Bugs behoben [appimage]
- Messages werden nach Timestamp sortiert + Race-Condition-sicherer Merge beim DB-Load
- ChatPanel.scrollToBottom() auf falschem Container entfernt, Scroll nur noch in MessageList
- userScrolledUp wird bei Session-Wechsel resettet (blockierte Auto-Scroll)
- Instant-Scroll Guard schneller freigegeben (1 statt 2 rAFs bei Streaming)
- KB-Hints: Session-Reset bei Chat-Wechsel, Relevance statt Priority im Ranking
- KB-Keywords nicht mehr akkumuliert (verhindert generische Dauertreffer)
- Cache-TTL 60s→15s, Hints alle 2 statt 3 Nachrichten

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 20:46:42 +02:00
..
capabilities feat: Global Hotkey (Super+C) + Clipboard-Watch + Desktop-Integration [appimage] 2026-04-21 11:50:56 +02:00
icons [appimage] UI-Polish: Icon, Stop-Button dezent, Chat-Queue, Update-Safety 2026-04-20 11:52:43 +02:00
scripts Phase 2: Claude SDK Integration + Event-System 2026-04-13 14:43:34 +02:00
src fix: Chat-Chronologie + Auto-Scroll + KB-Hints — 8 Bugs behoben [appimage] 2026-05-02 20:46:42 +02:00
build.rs Initial Commit: Claude Desktop Grundgerüst 2026-04-13 12:16:20 +02:00
Cargo.lock [appimage] Phase 3 komplett: Bridge-Daemon + Unix Socket IPC 2026-04-21 14:21:25 +02:00
Cargo.toml [appimage] Phase 3 komplett: Bridge-Daemon + Unix Socket IPC 2026-04-21 14:21:25 +02:00
tauri.conf.json [appimage] UI-Polish: Icon, Stop-Button dezent, Chat-Queue, Update-Safety 2026-04-20 11:52:43 +02:00