wraith/src-tauri
Vantz Stockwell 357491b4e8
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m58s
feat: debug logging macro + MCP tools inject button in copilot
Debug logging:
- wraith_log!() macro available in all modules, writes to wraith.log
- SSH connect/auth, PTY spawn, RDP connect all log with session IDs
- MCP startup panic now shows the actual error message

Copilot "Tools" button:
- Shows when a PTY session is active in the copilot panel
- Injects a formatted list of all 18 MCP tools into the chat
- Groups tools by category: session, terminal, SFTP, network, utilities
- Includes parameter signatures so the AI knows how to call them

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 11:12:23 -04:00
..
capabilities fix: add window/webview creation permissions for tool popup windows 2026-03-25 00:56:34 -04:00
gen/schemas feat: SFTP editor opens as popup window instead of inline overlay 2026-03-25 00:58:09 -04:00
icons feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
src feat: debug logging macro + MCP tools inject button in copilot 2026-03-25 11:12:23 -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