• v1.3.3 add0f0628f

    feat: MCP auto-inject + RDP screenshot tool
    Some checks failed
    Build & Sign Wraith / Build Windows + Sign (push) Failing after 16s

    Ghost released this 2026-03-25 03:17:36 +00:00 | 92 commits to main since this release

    • Auto-inject CLAUDE_MCP_SERVERS env var when copilot PTY spawns,
      so Claude Code auto-discovers wraith-mcp-bridge without manual config
    • RDP screenshot_png_base64() encodes frame buffer as PNG via png crate
    • Bridge binary exposes terminal_screenshot tool returning MCP image
      content (base64 PNG with mimeType) for multimodal AI analysis
    • MCP session list now includes RDP sessions with dimensions
    • /mcp/screenshot HTTP endpoint on the internal server

    "Screenshot that RDP session, what's the error?" now works.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads