brain/
← all entities
entitygenericartificial-intelligence

Bolt.new

Notes

Bolt.new

One-line summary: In-browser full-stack app builder from StackBlitz — runs a full Node.js environment in a browser tab via WebContainers; token-priced at $25/mo Pro with the lowest stack lock-in of the tier-4 tools.

What it is

An AI-powered full-stack builder that turns natural-language prompts into working apps in the browser. Built on StackBlitz WebContainers — a Node.js runtime running entirely inside the browser — which means no local dev-environment setup and standard npm package support. Generates React / Vite applications by default.

Why it matters to this thread

Bolt.new has the lowest stack lock-in of the tier-4 vibe-coding tools (see ai-coding-tool-landscape-2026) — "exports to GitHub, uses standard npm ecosystem." That makes it the best tier-4 tool for developers who want a fast prototype but expect to continue the project in a normal codebase later.

Pricing (from 2026-04-21-autoresearch-vibe-coding-app-builders, primary: Bolt.new pricing)

TierCostTokens
Free$0300K daily / 1M monthly
Pro$25/mo10M monthly, unused rolls over one additional month (since July 2025)
Teams$30/member/moPer-member allotment; centralized billing; private NPM registry; team controls
EnterpriseCustomSSO, audit logs, dedicated account manager, 24/7 support

Token economics: "Tokens primarily reflect syncing your project's file system to the AI: the larger the project, the more tokens used per message." So cost scales with project size, not just request complexity — a design choice with practical consequences (larger projects bleed tokens just on sync).

Architecture & stack

  • Runtime: StackBlitz WebContainers (battle-tested since 2021) — full Node.js + npm + terminal in the browser.
  • Default stack: React + Vite; can install arbitrary npm packages via WebContainer.
  • Bolt V2 addition: Bolt Cloud — built-in databases, authentication, file storage, edge functions, analytics, and hosting.
  • Models: Initially Claude 3.5 Sonnet; in 2026 added Claude Opus 4.6 with adjustable reasoning depth.
  • Integrations: Supabase, Stripe, GitHub, Netlify, Expo (mobile), Figma (import), Google SSO.
  • Export: GitHub-native. Lowest lock-in of the tier.

Strengths

  • Zero local setup. Fastest "idea → running app" loop in the tier.
  • Standard Node/npm environment. Anything you'd install in a real project, you can install here.
  • Lowest migration cost. Export to GitHub, continue in any standard dev environment.
  • Token rollover (Pro tier, since July 2025) — mitigates the "use-it-or-lose-it" pressure of other tier-4 tools.

Weaknesses / concerns

  • "Shallow backend" per MindStudio's full-stack comparison — MindStudio ranks Bolt last of four on backend capability.
  • "AI struggles with complex logic, usage caps on free tier" (Vibecoding.app review).
  • "Token usage exploded. Burned through 2+ million tokens fixing bugs. Costs spiraled" — practitioner review of an e-commerce dashboard build (Medium platform wars).
  • "Free tier depletes fast" — uniformly reported across reviews.
  • Lowest code-quality ranking in one practitioner's five-tool test (Bolt.new 6/10 vs. v0's 9/10 on code quality).

Cost profile

Bolt.new ranks as "most expensive with variable pricing" in one practitioner review (Medium platform wars) — the 2M+ token burn on a single e-commerce dashboard project is illustrative. This is consistent with the tier-4 pattern where debugging-credits amplify real costs well above the advertised sticker price.

When to use Bolt.new

  • Developer wanting fast browser prototyping with exportable code.
  • Projects expected to migrate to a standard dev environment.
  • Learning-oriented use where watching code generation in real time matters.
  • Quick-turnaround prototypes before committing to a stack.

When not to use Bolt.new

  • Complex backend requirements — Bolt is the tier's weakest backend.
  • Cost-sensitive iterative development — token bleed on large projects is real.
  • Polish-first frontend work — Lovable has a cleaner UI output.

Sources

Related

Referenced by