claude-desktop/src/routes
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
..
presentation Phasen 12-15: Hooks, VSCodium-Bridge, Programm-Steuerung, Schulungsmodus 2026-04-14 19:10:41 +02:00
+layout.svelte feat: collapsible messages, German cost format, stats persistence [appimage] 2026-04-20 22:31:25 +02:00
+page.svelte perf: lazy panel loading + auto-retry + bridge heartbeat [appimage] 2026-04-20 22:21:51 +02:00