wraith/src-tauri
Vantz Stockwell ffe79e9a54
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m50s
fix: add Tauri v2 capabilities — unblock event:listen for SSH terminal
The app had no capabilities file, so Tauri v2's ACL blocked all
frontend listen() calls. SSH connections succeeded on the Rust side
but the terminal never received data events, appearing as "nothing
happened." Grants core:default, core:event:default, core🪟default,
and shell:allow-open.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:00:54 -04:00
..
capabilities fix: add Tauri v2 capabilities — unblock event:listen for SSH terminal 2026-03-24 17:00:54 -04:00
gen/schemas feat: Phase 6 complete — CI/CD pipeline + auto-updater 2026-03-17 16:39:42 -04:00
icons feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
src fix: serialize tags as array (not JSON string), DevTools debug-only 2026-03-24 16:58:58 -04:00
build.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
Cargo.lock feat: integrate Gemini AI XO copilot + backend cleanup + connection timeouts 2026-03-24 16:38:52 -04:00
Cargo.toml feat: integrate Gemini AI XO copilot + backend cleanup + connection timeouts 2026-03-24 16:38:52 -04:00
installer.nsi.template fix: move NSIS script to template file — avoid YAML !include parse error 2026-03-18 02:01:42 -04:00
tauri.conf.json refactor: clean up backend — strip verbose docs, add connection timeouts, fix macOS data dir 2026-03-24 16:30:02 -04:00