SHIPPED · v1.15.1
Resume in Any AI Agent & Reliable SSH/Vercel Status
New
Resume panel now lets you continue a previous chat in any visible AI agent or custom AI command preset instead of forcing the original agent
Resuming a single session now defaults to a different agent for the common second-opinion workflow, while multi-session resumes still default to the most common selected agent
Resume prompt headers now adapt to single-session versus combined-session context so the next agent receives cleaner framing
Improved
SSH-backed projects now show explicit connection phases in the status bar: Checking SSH, Mounting, SSH connected, or SSH failed with the error in a tooltip
SSH project file trees now show loading states during host checks and mounts, plus a Retry action when the connection fails
Built-in Vercel deploys now detect unsupported Node 24+ environments and fall back to an installed Node 22, 20, or 18 from common version managers without changing your shell Node
Deploy settings can now pin an exact Node version or derive the best match from `package.json` `engines.node` and dependency requirements
Vercel deploy failures now include direct actions to open build logs or the preview URL, plus a short explanation of common failure causes
Deploy log viewer now includes a one-click copy-to-clipboard action for sharing the full log
Deploy button now re-enables immediately after a new provider token is tested and saved
Fixed
Opening an SSH project with an unreachable VPS no longer freezes the app — a fast reachability check, bounded mount timeout, and safer file tree reads surface SSH failures in seconds instead of hanging the UI