News/News
News · Aug 3, 2026

GitHub is deprecating Spark

Announced 3 August. Spark was GitHub's prompt-to-app builder — a reminder that products in this category are as impermanent as the models behind them.

361361 NetworkEditorial team1 min read

GitHub announced that Spark is being deprecated on 3 August.

Spark was GitHub's entry in the prompt-to-app category — describe an application, get a working one. It is being retired.

What this says about the category

Prompt-to-app is one of the most crowded segments in this directory: Bolt, Lovable, Base44, Replit, Emergent and a dozen others. When a company with GitHub's distribution retires its entry, that is worth noticing.

The uncomfortable read is that a prompt-to-app builder is hard to differentiate. The models are the same models. The gap between "generates a working prototype" and "generates something you can operate for three years" is where the real product is, and it is a much harder product to build.

If you built something on Spark

Deprecation notices come with timelines. Read the actual notice for yours. In general terms:

  • Export the code now while the export path still works — that is the thing that expires first
  • Check what parts of your app relied on the platform rather than the code, since those are what will not port
  • Do not migrate straight onto another builder without asking why this one will last longer

The pattern in one week

GitHub published model deprecations on 31 July and a product deprecation on 3 August. In the same fortnight it added four models and took two features to GA.

Both directions are normal. The lesson is the one that keeps recurring in this month's news: own your code, and treat any platform layer as replaceable.

More news