The fairest way to judge Bolt and v0 is on one concrete job: building a frontend-heavy web app with responsive layouts, stateful forms, navigation, and enough moving pieces to expose real workflow differences. On that job, these tools diverge sharply because Bolt tries to give you a full in-browser app workspace, while v0 is much better understood as a component and page generator aimed at clean frontend output.
That job also surfaces the failures that actually matter. A tool can look impressive on a first prompt and still become expensive once you hit dependency issues, context drift, rewrites, broken imports, or the handoff from generated UI to a maintainable codebase.