wraith/src-tauri/src
Vantz Stockwell 1b7b1a0051
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 4m44s
fix: rdp_type now actually types — clipboard + Ctrl+V keystroke sim
Was only setting the remote clipboard without pasting. Now sends
clipboard content then simulates Ctrl+V (scancode 0x001D + 0x002F)
with 50ms delay for clipboard propagation. Works for any text
including special characters and multi-line content.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 17:06:47 -04:00
..
bin feat: 31 MCP tools — ssh_connect for autonomous AI operation 2026-03-26 17:04:53 -04:00
commands perf: RDP event-driven frames + MCP terminal \r fix 2026-03-26 16:44:53 -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: rdp_type now actually types — clipboard + Ctrl+V keystroke sim 2026-03-26 17:06:47 -04:00
pty fix: MCP bridge built, signed, and shipped in CI releases 2026-03-25 12:55:17 -04:00
rdp perf: RDP event-driven frames + MCP terminal \r fix 2026-03-26 16:44:53 -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 fix: MCP sees live sessions — wrap DashMap in Arc for shared state 2026-03-26 14:28:13 -04:00
ssh fix: MCP sees live sessions — wrap DashMap in Arc for shared state 2026-03-26 14:28:13 -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: 31 MCP tools — ssh_connect for autonomous AI operation 2026-03-26 17:04:53 -04:00
main.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00