GPT-5.5 has launched, available in OpenAI Codex and rolling out to paid ChatGPT subscribers, but without API access yet. Simon Willison discovered that OpenAI officially supports using the Codex subscription endpoint (used by Codex CLI, OpenCode, and Pi) for third-party integrations. He used Claude Code to reverse-engineer the openai/codex repo and built llm-openai-via-codex, a plugin for his LLM tool that lets users run prompts against GPT-5.5 using an existing Codex subscription. The post also demonstrates the model's SVG generation capability via his 'pelican riding a bicycle' benchmark, comparing default vs. high-reasoning outputs.
Sort: