vstockwell
  • Joined on 2026-02-04
vstockwell released Wraith v1.3.0 at vstockwell/wraith 2026-03-25 01:51:47 +00:00
vstockwell pushed tag v1.3.0 to vstockwell/wraith 2026-03-25 01:48:50 +00:00
vstockwell pushed to main at vstockwell/wraith 2026-03-25 01:48:48 +00:00
8df59683d2 fix: disable Tauri file drop handler — unblocks HTML5 drag-and-drop
vstockwell released Wraith v1.2.9 at vstockwell/wraith 2026-03-25 01:38:25 +00:00
vstockwell pushed to main at vstockwell/wraith 2026-03-25 01:35:34 +00:00
5fc8951334 fix: draggable tabs — use div instead of button, set dataTransfer data
vstockwell pushed tag v1.2.9 to vstockwell/wraith 2026-03-25 01:35:34 +00:00
vstockwell released Wraith v1.2.8 at vstockwell/wraith 2026-03-25 01:33:09 +00:00
vstockwell pushed tag v1.2.8 to vstockwell/wraith 2026-03-25 01:30:23 +00:00
vstockwell pushed to main at vstockwell/wraith 2026-03-25 01:30:22 +00:00
02b3ee053d feat: connection status indicators + draggable tab reordering
vstockwell released Wraith v1.2.7 at vstockwell/wraith 2026-03-25 01:27:01 +00:00
vstockwell pushed tag v1.2.7 to vstockwell/wraith 2026-03-25 01:24:16 +00:00
vstockwell pushed to main at vstockwell/wraith 2026-03-25 01:24:15 +00:00
087b00c886 ui: double copilot panel width to 640px for ultrawide displays
vstockwell released Wraith v1.2.6 at vstockwell/wraith 2026-03-25 01:16:28 +00:00
vstockwell pushed tag v1.2.6 to vstockwell/wraith 2026-03-25 01:13:46 +00:00
vstockwell pushed to main at vstockwell/wraith 2026-03-25 01:13:45 +00:00
37c9b46a51 fix: PTY crash — use std:🧵:spawn instead of tokio::spawn_blocking
vstockwell released Wraith v1.2.5 at vstockwell/wraith 2026-03-25 00:46:20 +00:00
vstockwell pushed tag v1.2.5 to vstockwell/wraith 2026-03-25 00:43:22 +00:00
vstockwell pushed to main at vstockwell/wraith 2026-03-25 00:43:21 +00:00
512347af5f feat: Local PTY Copilot Panel — replace Gemini stub with real terminal
vstockwell pushed to main at vstockwell/wraith 2026-03-25 00:38:29 +00:00
a845d42661 docs: Local PTY Copilot implementation plan — 9 tasks
vstockwell pushed to main at vstockwell/wraith 2026-03-25 00:34:54 +00:00
2d92ff806c docs: Local PTY Copilot Panel design spec