wraith/src-tauri
Vantz Stockwell c507c515ef
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m1s
fix: wrap MCP/error watcher startup in catch_unwind — never crash app
The MCP server and error watcher are nice-to-have services that were
crashing the app on startup. Wrapped in catch_unwind + error handling
so a failure in these subsystems logs an error instead of taking down
the entire application.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 00:30:49 -04:00
..
capabilities feat: complete Tools suite — 7 tool UIs in popup windows 2026-03-25 00:07:15 -04:00
gen/schemas feat: complete Tools suite — 7 tool UIs in popup windows 2026-03-25 00:07:15 -04:00
icons feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
src fix: wrap MCP/error watcher startup in catch_unwind — never crash app 2026-03-25 00:30:49 -04:00
windows fix: remove desktop shortcut from NSIS installer by default 2026-03-24 20:04:06 -04:00
build.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
Cargo.lock feat: MCP auto-inject + RDP screenshot tool 2026-03-24 23:17:36 -04:00
Cargo.toml feat: network scanner + SFTP context menu + CI fix 2026-03-24 23:56:42 -04:00
installer.nsi.template feat: Local PTY Copilot Panel — replace Gemini stub with real terminal 2026-03-24 20:43:18 -04:00
tauri.conf.json fix: disable Tauri file drop handler — unblocks HTML5 drag-and-drop 2026-03-24 21:48:46 -04:00