GPT-6 Astra is now available to all Pro, Enterprise, and Business Premium users in ChatGPT Work and Codex. It's also live in the API.
It might take a few days to roll out to our Plus and Business users. Thank you for your patience.
Hey @openrouter, the docs say openrouter/fusion-flash is a separately listed model with its own /api/v1/models entry, but API calls currently return a 400 error: fusion-flash is not a valid model ID.
Are the docs ahead of the rollout, or is this a bug?
Doc:
Small Codex CLI gripe: review mode saved review_rollout_user as a message ID even though the API rejects it. Compaction kept copying it through the history. On resume, HTTP 400 made a two-month, 500 MB session unusable, so I had to patch the JSONL by hand to recover it. 😮💨