Companion to the docs PR. Kanban Code's Windows port shipped: langwatch/kanban-code#98 (Phases 0-5, full Tauri port + structured logging + panic-hook crash handler + native cmd.exe terminal) and #105 (Phase 7 - channels + kanban.exe CLI + 50ms file watcher). This unblocks the Windows seam in server/src/desktop/windows.ts. The candidate APIs are already listed in the file comment: PowerShell + user32 MoveWindow for window placement, wt.exe new-tab for terminal spawn, Chrome/Edge --app for browser, BurntToast for notifications. Leaving open.
Companion to the docs PR. Kanban Code's Windows port shipped: langwatch/kanban-code#98 (Phases 0-5, full Tauri port + structured logging + panic-hook crash handler + native cmd.exe terminal) and #105 (Phase 7 - channels + kanban.exe CLI + 50ms file watcher). This unblocks the Windows seam in server/src/desktop/windows.ts. The candidate APIs are already listed in the file comment: PowerShell + user32 MoveWindow for window placement, wt.exe new-tab for terminal spawn, Chrome/Edge --app for browser, BurntToast for notifications. Leaving open.