claude-desktop/src-tauri
Eddy 8a7e0d87f3
Some checks failed
Build AppImage / build (push) Has been cancelled
feat: collapsible messages, German cost format, stats persistence [appimage]
- Long messages (>25 lines) auto-collapse with expand/collapse button
- Cost display uses German format: "16,23$" instead of "$16.230"
- Session stats (tokens, cost, count) persist to DB after each response
  via new update_session_stats command — survives app restart
- Small costs shown as cents (e.g. "3,2¢")

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 22:31:25 +02:00
..
capabilities Phasen 12-15: Hooks, VSCodium-Bridge, Programm-Steuerung, Schulungsmodus 2026-04-14 19:10:41 +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 feat: collapsible messages, German cost format, stats persistence [appimage] 2026-04-20 22:31:25 +02:00
build.rs Initial Commit: Claude Desktop Grundgerüst 2026-04-13 12:16:20 +02:00
Cargo.lock [appimage] Auto-Updater: Package Registry + update.json + Nix-Wrapper 2026-04-20 11:05:19 +02:00
Cargo.toml [appimage] Auto-Updater: Package Registry + update.json + Nix-Wrapper 2026-04-20 11:05:19 +02:00
tauri.conf.json [appimage] UI-Polish: Icon, Stop-Button dezent, Chat-Queue, Update-Safety 2026-04-20 11:52:43 +02:00