itsgoin/crates
Scott Reimers 18a40756d8 Identity IPC commands + frontend identity management UI
New Tauri commands: list_identities, create_identity, switch_identity,
delete_identity, import_identity_key, get_active_identity.

Settings UI: Identities section with list (active indicator, switch/delete
buttons), Create New Identity lightbox, Import Identity Key lightbox.
Export/Import buttons as placeholders for Phase 2/3.

Identity switch does hot-swap: tears down old Node, starts new one with
all background tasks, swaps AppNode RwLock. Frontend reloads after switch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 19:08:21 -04:00
..
cli Fix CLI storage.lock for StoragePool, update changelogs with startup fix 2026-03-22 22:22:12 -04:00
core Multi-identity infrastructure: IdentityManager + Tauri AppState refactor 2026-03-31 18:51:24 -04:00
tauri-app Identity IPC commands + frontend identity management UI 2026-03-31 19:08:21 -04:00