wraith/src-tauri/src/commands
Vantz Stockwell fca6ed023e perf: PERF-1/2/3 scrollback bulk write, RDP binary IPC, settings dedup
- Scrollback: bulk copy_from_slice replaces byte-by-byte loop
- RDP frames: tauri::ipc::Response for zero-overhead binary transfer
- SettingsService: derive Clone, eliminate duplicate instance

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 16:40:08 -04:00
..
connections.rs feat: Tauri auto-updater + RDP vault credentials + sidebar persist 2026-03-25 12:42:01 -04:00
credentials.rs fix: SSH auth — decrypt credentials from vault before connecting 2026-03-18 03:04:47 -04:00
docker_commands.rs feat: tab notifications, session persistence, Docker panel, drag reorder sidebar 2026-03-25 11:50:49 -04:00
mcp_commands.rs perf: RDP event-driven frames + MCP terminal \r fix 2026-03-26 16:44:53 -04:00
mod.rs feat: tab notifications, session persistence, Docker panel, drag reorder sidebar 2026-03-25 11:50:49 -04:00
pty_commands.rs feat: MCP Phase 1 — scrollback buffer, terminal_read, terminal_execute 2026-03-24 23:00:32 -04:00
rdp_commands.rs perf: PERF-1/2/3 scrollback bulk write, RDP binary IPC, settings dedup 2026-03-29 16:40:08 -04:00
scanner_commands.rs feat: network scanner + SFTP context menu + CI fix 2026-03-24 23:56:42 -04:00
settings.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
sftp_commands.rs feat: Phase 3 complete — SFTP sidebar with full file operations 2026-03-17 15:46:35 -04:00
ssh_commands.rs feat: copilot QoL — resizable panel, SFTP tools, context, error watcher 2026-03-24 23:30:12 -04:00
theme_commands.rs feat: Phase 5 complete — themes, editor, shortcuts, workspace, settings 2026-03-17 16:36:06 -04:00
tools_commands_r2.rs feat: all 18 tools exposed as MCP tools for AI copilot 2026-03-25 00:15:08 -04:00
tools_commands.rs feat: all 18 tools exposed as MCP tools for AI copilot 2026-03-25 00:15:08 -04:00
updater.rs feat: migrate all artifacts to SeaweedFS — single source of truth 2026-03-26 15:52:10 -04:00
vault.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
workspace_commands.rs feat: tab notifications, session persistence, Docker panel, drag reorder sidebar 2026-03-25 11:50:49 -04:00