wraith/src-tauri/src
Vantz Stockwell d98600a319
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 3m39s
fix: MCP bridge built, signed, and shipped in CI releases
- Removed useless CLAUDE_MCP_SERVERS env var injection (doesn't work)
- CI builds wraith-mcp-bridge.exe as a separate cargo --bin step
- Bridge binary signed with EV cert alongside the installer
- Uploaded to Gitea packages per version
- Attached to Gitea release as a downloadable asset
- Users add to PATH then: claude mcp add wraith -- wraith-mcp-bridge

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 12:55:17 -04:00
..
bin feat: all 18 tools exposed as MCP tools for AI copilot 2026-03-25 00:15:08 -04:00
commands feat: Tauri auto-updater + RDP vault credentials + sidebar persist 2026-03-25 12:42:01 -04:00
connections feat: Tauri auto-updater + RDP vault credentials + sidebar persist 2026-03-25 12:42:01 -04:00
credentials feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
db test: full test coverage — 82 tests across all modules, zero warnings 2026-03-24 18:33:36 -04:00
mcp fix: error watcher crash — tokio::spawn without runtime context 2026-03-25 12:16:50 -04:00
pty fix: MCP bridge built, signed, and shipped in CI releases 2026-03-25 12:55:17 -04:00
rdp fix: MCP startup panic + RDP crypto provider panic 2026-03-25 11:28:46 -04:00
scanner feat: network scanner + SFTP context menu + CI fix 2026-03-24 23:56:42 -04:00
settings feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
sftp feat: copilot QoL — resizable panel, SFTP tools, context, error watcher 2026-03-24 23:30:12 -04:00
ssh feat: debug logging macro + MCP tools inject button in copilot 2026-03-25 11:12:23 -04:00
theme test: full test coverage — 82 tests across all modules, zero warnings 2026-03-24 18:33:36 -04:00
vault feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
workspace feat: Phase 5 complete — themes, editor, shortcuts, workspace, settings 2026-03-17 16:36:06 -04:00
lib.rs feat: Tauri auto-updater + RDP vault credentials + sidebar persist 2026-03-25 12:42:01 -04:00
main.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00