New
Create artifacts while you build. You can now ask Architect to generate standalone documents right inside Build Mode — feature spec PDFs, use case presentations, research docs, HTML or Word documents — anything related to the app you’re working on. They appear in the Artifacts tab in the right panel, ready to view or download. → Creating Artifacts

dev branch), push it to GitHub, and switch to it from the GitHub panel in Architect — it pulls the latest code from that branch and continues from there. Work on separate features or experiments in parallel, each in its own branch. Pull and push controls are also available for explicit syncing in either direction. → Connecting Your GitHub



Improvements
Sandbox stays active for 10 minutes. Your app preview sandbox now stays alive for at least 10 minutes, even if you step away from the screen. Previously the sandbox could die during short breaks, forcing you to refresh and wait for it to recover. Now it holds on long enough that you can come back and pick up right where you left off.Fixes
Architect self-heals most build errors automatically. When an error occurs during a build — like a500 error on /api/agent — Architect now fixes it on its own in most cases without you having to click the “Help me fix it” prompt. The prompt still appears for edge cases that need your input, but the vast majority of common errors are resolved silently before you even notice them.
