Docs/Community
Changelog
What changed, and when?
Checked against the code on
Changes that affect what you can do or what it costs. Newest first.
September 2026
- Docs moved home. These pages replace the old docs site; every old link redirects. The reference is generated from the code and reads the catalog live.
- Token launch set. ASKR launches Friday 18 September on Robinhood Chain. The token.
- Clips show their first frame while a render runs and after it finishes.
- The library keeps what you make. Images and clips are saved with prompt, model and cost, and served to you only.
- The workspace counts on the model you chose. Comparing models is an option you take, not something that happens to you.
August 2026
- Four doors in the workspace: chat, code, image and video, from one balance.
- Video in the workspace with the exact price before the render and a hold that is released if it fails.
- The developer API at the root of the domain, so a base URL of
/v1works with every OpenAI client unchanged. - The CLI: install, log in, talk.
- Per-key daily caps and
askr.credits_chargedon every response.