TL;DR: Sparkles lets non-engineers make real code changes to existing production repos via a chat interface, with every edit becoming a GitHub pull request for engineer review. The technical challenge is not the chat layer - it's building a reliable sandbox that can run arbitrary existing codebases and surface the right context for each change.
The Greenfield Problem Nobody Talks About
The last 18 months of AI coding news has been one long montage of tools that build things from nothing. Lovable. Bolt. v0. Replit. Each one offers a version of "describe your app, watch it appear." These are legitimately useful for founders, solo developers, and product teams starting fresh.
