Changelog
What has been changing.
Creator ships in small increments while it is in early access. This page tracks that rhythm, and from the next build it tracks the contents of each one.
Last updated 30 July 2026
A note on what is missing. Builds up to 0.1.31 were published without written notes. We are not going to reconstruct them from memory and present the result as a record, so this page starts with the rhythm and adds per-build detail from here on.
Release rhythm
Twenty builds between 17 June and 2 July 2026. Several land on the same day, which is what it looks like when fixes ship as they are finished instead of waiting for a weekly train.
What changes between builds
At this stage of a product, most of the movement is in three places, and it is worth knowing which one a given build touched:
- The agent loop. How a request becomes a plan, a set of file reads, and a proposed diff.
- Model support. Which providers and which local runtimes Creator can drive, and how the choice is surfaced.
- The review surface. How a proposed change is presented before you approve it, which is the part we are least willing to get wrong.
Following along
An installed copy of Creator updates itself from the release feed, so you do not need to watch this page to stay current. See Releases for the current build and how publishing works.