CI / Build & Test (push) Successful in 2m47s
Critical: - ssh-manager: release ports/wsServer/holesail on ptySpawn failure - rdp-manager: add 30s timeout to holesailInst.ready() to prevent infinite hang High: - ssh-manager: cancel password-watch timers on PTY exit/error - ssh-manager: cap outputSoFar to 4096 chars to prevent unbounded growth - connect-proxy: add 64KB header buffer cap to prevent OOM Medium: - startup: assign tunnelsRestoredPromise before resolve() to fix race - https-proxy: register upstream error handler before connect callback - connect-proxy: register upstreamSocket error handler before connect callback - https-proxy: destroy socket on backend stream error (was sending truncated 200) - logs: debounce broadcastLogs to prevent IPC storm on every log call Low: - rdp-manager: cap VNC outputBuffer entry count (not just bytes) - https-proxy: track connections in FakeHttpServer.connections Set instead of private _connections API - tab-lifecycle: clean up subscribedTabs/dashboardTabs on tab navigation - dashboard/events: guard setupEvents() against duplicate listener registration