wraith/src-tauri
Vantz Stockwell 737491d3f0 feat: Phase 2 complete — SSH terminal + frontend UI
Rust SSH service: russh async client, DashMap session registry,
TOFU host key verification, CWD tracking via separate exec channel
(never touches terminal stream), base64 event emission for terminal
I/O. 52/52 tests passing.

Vue 3 frontend: ported from Wails v3 to Tauri v2 — useTerminal
composable with streaming TextDecoder + rAF batching, session store
with multi-connection support, connection store/tree, sidebar, tab
bar, status bar, keyboard shortcuts. All Wails imports replaced
with Tauri API equivalents.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 15:28:18 -04:00
..
gen/schemas feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
icons feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
src feat: Phase 2 complete — SSH terminal + frontend UI 2026-03-17 15:28:18 -04:00
build.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
Cargo.lock feat: Phase 2 complete — SSH terminal + frontend UI 2026-03-17 15:28:18 -04:00
Cargo.toml feat: Phase 2 complete — SSH terminal + frontend UI 2026-03-17 15:28:18 -04:00
tauri.conf.json feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00