claude-desktop/src-tauri
Eddy 433e2de2b6 Modell-Auswahl in Settings implementiert
- Neues SettingsPanel mit Modell-Auswahl (Haiku/Sonnet/Opus)
- Modell wird in SQLite persistiert (claude_model Setting)
- Bridge unterstützt set-model und get-models Commands
- Modell kann zur Laufzeit gewechselt werden
- Preisanzeige pro Modell im Settings-Panel
- Aktuelles Modell wird beim App-Start geladen

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-14 09:32:26 +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 Modell-Auswahl in Settings implementiert 2026-04-14 09:32:26 +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 Fix: withGlobalTauri + Bridge-Pfadsuche für Dev-Modus 2026-04-13 20:43:01 +02:00