Resources
Changelog
Product updates and release notes.
2026-08-01 — Documentation rebuilt
- The docs now cover building phone apps end to end: describing, shaping, building, testing, capabilities, and publishing
- New sections on preview and testing, what your app can do, and publishing
- Honest status for each platform: what ships today on Android, and what is still in progress for iPhone
- Rebuilt on Fumadocs, with search, and machine-readable exports at
/docs/llms.txtand/docs/llms-full.txt
2026-04-29 — Session state
- Build flows are tracked server-side, so your editor can ask what should happen next instead of guessing
- Sessions can be resumed on another machine after switching computers or reopening an editor
- Out-of-order steps are blocked before they can leave a project half-finished
- Added session control: check status, cancel a stuck flow, resume on this machine, or list sessions bound here