claude-desktop/src-tauri
Eddy f101661016 Phase 5: Session-Verwaltung + permanente Konversationen
- session.rs: Neues Modul mit 7 Tauri-Commands (CRUD, Resume, aktive Session)
- db.rs: Sessions-Tabelle + CRUD-Methoden (bleiben bis User sie löscht)
- claude.rs: Session-ID und Token/Kosten automatisch in DB speichern
- SessionList.svelte: Sidebar mit Session-Liste, Erstellen, Fortsetzen, Löschen
- +page.svelte: 4-Panel Layout (Sessions | Chat | Aktivität | Agents)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 19:11:17 +02:00
..
capabilities AWL Dark Theme + Tauri 2 Config-Fix 2026-04-13 18:38:17 +02:00
icons Initial Commit: Claude Desktop Grundgerüst 2026-04-13 12:16:20 +02:00
scripts Phase 2: Claude SDK Integration + Event-System 2026-04-13 14:43:34 +02:00
src Phase 5: Session-Verwaltung + permanente Konversationen 2026-04-13 19:11:17 +02:00
build.rs Initial Commit: Claude Desktop Grundgerüst 2026-04-13 12:16:20 +02:00
Cargo.lock Initial Commit: Claude Desktop Grundgerüst 2026-04-13 12:16:20 +02:00
Cargo.toml Phase 3: SQLite-Persistierung, Guard-Rails Integration + Claude Bridge 2026-04-13 18:28:35 +02:00
tauri.conf.json AWL Dark Theme + Tauri 2 Config-Fix 2026-04-13 18:38:17 +02:00