Features

Everything SuperBuilder can do — from running local AI agents to automating your entire development workflow.

Core

AI Agents: Local and Cloud Execution

Run AI coding agents locally on your machine or in the cloud. SuperBuilder gives you full filesystem access, git integration, and multi-device sync — so your agents work wherever you do.

🧠

Multi-Model AI Routing

SuperBuilder routes tasks to the right AI model automatically, or lets you choose per task. Use fast, cheap models for exploration and powerful models for complex work — from one interface.

📁

Workspaces and Thread Management

SuperBuilder organizes your AI agent work into workspaces and threads. Keep multiple projects separate, track task status at a glance, and find any conversation with global search.

Development Tools

⚔️

Branch Battle: Compare Two Approaches Side by Side

Branch Battle spawns two AI agents on the same task in parallel, each on its own git branch, so you can compare results and pick the winner. Stop guessing which approach is better — see them both.

🌐

Real Browser Integration

SuperBuilder gives AI agents access to a real browser using your own Chrome profile — with your logins, cookies, and extensions. Not a sandbox. Your actual browser.

🗄️

Database Viewer

SuperBuilder's built-in database viewer auto-detects your database from .env files or Prisma schemas and lets AI agents query, inspect, and reason about your data directly.

🌿

Worktree Isolation: Parallel Tasks Without Conflicts

SuperBuilder runs each AI agent in its own git worktree — a completely isolated copy of your repo. Run 5 tasks in parallel with zero conflicts, then review and merge the ones you want.

🔍

Debug Mode and Ask Mode

SuperBuilder's Debug Mode adds targeted logging to help AI agents trace hard bugs. Ask Mode lets agents explore your codebase and answer questions without making any changes.

💻

Real Terminal Access (PTY)

SuperBuilder gives AI agents access to a real terminal using your machine's PTY — not a sandboxed shell. Agents run commands in your actual environment, with your tools, paths, and permissions.

Visibility

💰

Real-Time Cost Tracking

SuperBuilder tracks every token spent, on every task, in real time. See per-message costs, running thread totals, and project-wide spending — so you always know what AI is costing you.

Automation

🔄

Smart Queue: Automatic Rate Limit Management

SuperBuilder's Smart Queue automatically holds and retries tasks when you hit AI provider rate limits. Queue work up front and let SuperBuilder schedule it through rate limit windows without any manual intervention.

🗓️

Agent Scheduler: Run AI Tasks on a Schedule

Schedule AI agents to run automatically on a cron schedule. Set up recurring tasks, nightly runs, and one-shot future jobs — no babysitting required.

🔁

GitHub Event Loop: Auto-Respond to CI and PRs

SuperBuilder's GitHub Event Loop automatically spawns AI agents when CI fails, a bug is filed, or a PR needs review. Connect your repo and let SuperBuilder respond to GitHub events without you.

Extensibility

🧩

Skills and Marketplace

Extend SuperBuilder with Skills — reusable agent capabilities you can install from the Marketplace or build yourself. Give agents specialized tools without writing prompts from scratch.