Here's a summary of all user-facing changes on Superconductor from the week of Mar 16-22:
Major changes
PostHog MCP integration
Agents can now query your PostHog analytics data to build features informed by real user behavior. Set up the PostHog MCP server in your project settings, and your agents will be able to pull usage metrics, funnels, and event data directly into their workflow.
Competitor comparison docs
We published detailed comparison pages showing how Superconductor stacks up against Claude Code Web, Codex, Devin, Jules, and Cursor Cloud Agents across pricing, environments, features, scale, and integrations.
Other changes
Custom branch naming
You can now define your own branch naming pattern using variables like GitHub username, ticket number, and title. Configure it in your workspace settings to match your team's conventions.
Automatic commit and push
A new project setting automatically commits and pushes to GitHub after every agent message.
Star implementations
You can now star implementations directly from the implementation page. Starring also auto-follows the implementation, so you'll see any implementations you've starred in your activity sidebar.
PR status in Recent Activity
The Recent Activity sidebar now shows each implementation's GitHub PR status (open, merged, or closed) with color-coded badges that update in real time.
"Run in background" for startup commands
Each startup command now has a checkbox to mark it as a background process, so long-running services like dev servers don't block the rest of your setup.
Streamlined project onboarding
When creating a new project, after selecting repos, you land on the main project page where you can create tickets instead of on Project Settings. Plus, a new "Configure Manually" link on the Automatic Environment Setup page lets you easily switch to manual dev environment config if you prefer hands-on setup.
Improved loading preview logs
The log display on the loading preview page is now wider with a max height, making it much easier to review startup command output.
Fixed issues
Guided Review empty state
If you haven't set up Claude Code keys yet, the Guided Review tab now shows a clear setup prompt instead of silently failing.
Implementation card layout fix
Cards no longer break when a project has three or more PRs.
Slack ticket creation race condition
Creating tickets via Slack no longer occasionally produces missing implementation records.
Slack-created ticket titles
Ticket titles for implementations created via Slack now correctly update in the sidebar.
Mobile navigation buttons
The next/previous buttons on the implementation page are back on mobile after being lost in the breadcrumb redesign.
Sidebar click error
Fixed a JavaScript error triggered by clicking active links in the sidebar.
Have feedback or ideas for things you'd like to see on Superconductor? Let us know!