Fetching from the wire…
Public story · 2026-07-23 · high
The README names v0 and Lovable as full-generation tools that demo well but break on auth and migrations.
Why now: This comparison surfaced in coverage dated July 23, 2026, drawn from Nocobase's GitHub README.
Nocobase tells agents to extend a production app instead of generating one from scratch, per its GitHub README.
That's the gap that kills generated apps after the demo, when auth, permissions, and data migrations actually have to hold up. Nocobase has picked up roughly 23,400 stars on GitHub arguing its scaffold already clears that bar.
Its README names v0 and Lovable-style tools as the full-generation approach. Those tools write an entire app from a prompt, and they're good at producing something that looks finished in a demo. Where they struggle is the parts users don't see until week three. Who can access what. How data moves when the schema changes. What happens when a table needs a new required field on records that already exist.
I've hit this wall building solo products. Generating a CRUD app from a prompt is the easy 80%. The rest is permission boundaries, migrations that don't corrupt existing rows, and auth that survives a schema change. Generated code falls apart there because it was never built against a real data model that has to persist.
The pitch is that an agent working against Nocobase's scaffold inherits those systems already solved, instead of reinventing them badly under a deadline. What the README doesn't say is how much of an agent's output still has to route through Nocobase's existing data model. That's the real limit on how far this approach stretches. Scaffold-versus-generate is the axis I'd use to judge any agentic app builder now, and it's not one most comparisons draw.
Each link below shares sources, entities, or timing with this story.
Claude Code competes with Lovable / Shared entity: GitHub / Same source domain / Earlier coverage
Linked by a graph relationship (Claude Code competes with Lovable); both cover GitHub; reported by the same outlet (github.com).
Claude Code competes with Lovable / Shared topic / Tension
Linked by a graph relationship (Claude Code competes with Lovable); overlapping topics (actually, agent, builder); pushes against this story (but).
Atlassian partners with Lovable / Shared entity: GitHub / Earlier coverage
Linked by a graph relationship (Atlassian partners with Lovable); both cover GitHub; earlier GitHub coverage from 2026-02-23.
Claude Code competes with Lovable / Shared entity: GitHub / Earlier coverage
Linked by a graph relationship (Claude Code competes with Lovable); both cover GitHub; earlier GitHub coverage from 2026-02-17.
Claude Code competes with Lovable / Shared entity: README / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code competes with Lovable); both cover README; reported by the same outlet (github.com).
Lovable uses Supabase / Shared entity: GitHub / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Lovable uses Supabase); both cover GitHub; reported by the same outlet (github.com).
Atlassian partners with Lovable / Shared entity: GitHub / Earlier coverage
Linked by a graph relationship (Atlassian partners with Lovable); both cover GitHub; earlier GitHub coverage from 2026-02-24.
Claude Code competes with Lovable / Shared entity: GitHub / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Code competes with Lovable); both cover GitHub; reported by the same outlet (github.com).