Here's a summary of all user-facing changes on Superconductor from the week of Apr 5-11:
New features
Live preview during environment setup

Automatic Environment Setup now attempts to get your app's live preview working on the cloud instance, so preview is ready to go as soon as your agent starts coding.
Smarter auto-generated PR descriptions
Pull request descriptions generated by Superconductor are now more concise, cutting out redundant sections so reviewers can focus on what actually changed.
Redesigned workspace settings sidebar
The workspace settings pages now feature a persistent sidebar for navigating between subpages: General, Members, Agent Credentials, and Integrations, so you can switch sections without leaving the settings area.
Follow/unfollow on mobile
The follow button is now available in the native overflow menu on the mobile app. Previously, follow/unfollow was only accessible on desktop. Now you can toggle it from the three-dot menu on mobile, with a toast confirming the change.
Cleaner mobile title bar
On iOS, the native title bar is now hidden on ticket and implementation pages, giving you more screen space for the content that matters.
Improved loading preview style
The "Loading Preview" indicator now matches the visual style of the "Agent is working on your code" status section, for a more polished and consistent look.
Fixed issues
Agent response recovery
Fixed a failure mode where agents could crash if their structured JSON response was missing. The system now scans prior messages to recover the response, improving reliability across email triage, environment setup, and guided review agents.
Empty guided review layout
Fixed an issue where an empty guided review container caused unwanted spacing in the implementation view.
Faster time-to-ready after environment setup
Previously, accepting an environment setup triggered a redundant snapshot rebuild that could take several minutes, even though a perfectly good snapshot already existed. That rebuild is now skipped, so your agents can start coding right away.
Have feedback or ideas for things you'd like to see on Superconductor? Let us know!