claude-desktop/src-tauri/src
Eddy 11ecbd83f3 Fix: withGlobalTauri + Bridge-Pfadsuche für Dev-Modus
- tauri.conf.json: withGlobalTauri: true — behebt 'invoke undefined'
- claude.rs: Bridge-Script in 3 Pfaden suchen (Binary-Dir, Cargo-Manifest, CWD)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 20:43:01 +02:00
..
audit.rs Phase 3: SQLite-Persistierung, Guard-Rails Integration + Claude Bridge 2026-04-13 18:28:35 +02:00
claude.rs Fix: withGlobalTauri + Bridge-Pfadsuche für Dev-Modus 2026-04-13 20:43:01 +02:00
db.rs Phase 5: Session-Verwaltung + permanente Konversationen 2026-04-13 19:11:17 +02:00
guard.rs Phase 3: SQLite-Persistierung, Guard-Rails Integration + Claude Bridge 2026-04-13 18:28:35 +02:00
lib.rs Phase 5: Session-Verwaltung + permanente Konversationen 2026-04-13 19:11:17 +02:00
main.rs Initial Commit: Claude Desktop Grundgerüst 2026-04-13 12:16:20 +02:00
memory.rs Phase 3: SQLite-Persistierung, Guard-Rails Integration + Claude Bridge 2026-04-13 18:28:35 +02:00
session.rs Phase 5: Session-Verwaltung + permanente Konversationen 2026-04-13 19:11:17 +02:00