Releases Index

Frontier AI Labs

Frontier AI research labs and model providers, side by side.

This week's digestSep 14 – 20, 2026

Claude rebuilds Projects as a live conversation while Codex and OpenAI's SDKs race ahead

Anthropic turned Claude Projects from a folder of chats into a single multi-threaded conversation that runs in the cloud, while Claude Code, Codex CLI, and OpenAI's SDKs all landed substantial feature releases the same week.

Read the digest37 releases covered
Week of Sep 21in progress · digest Monday
WedSep 23, 20262 releases
OpenAI
Go SDKv3.66.0
Node SDKv7.23.0
TueSep 22, 20269 releases
OpenAIAnthropic
Daily summary

OpenAI and Anthropic both ship new frontier models

OpenAI launched the GPT-6 Sol and Luna models with revamped prompt caching while Anthropic's Claude Opus 5.5 became the default Opus model, bringing Fable 5.1-level intelligence and 1M context.

  • OpenAI released GPT-6 Sol and Luna, two models balancing capability against cost, with prompt caching that adds higher hit rates, explicit breakpoints, and cache diagnostics.
  • Anthropic launched Claude Opus 5.5, matching Fable 5.1 on most tasks with faster, more efficient output, 1M context, and raised usage limits on Pro, Max, and Team plans.
  • Claude Code now defaults to Opus 5.5 and judges symlinked-path writes by where they land, so acceptEdits and auto mode no longer approve writes outside the tree.
  • The OpenAI Python, Go, and Node SDKs added GPT-6 Sol and Luna identifiers, with the Python SDK also gaining GCP external storage and the GPT-Rosalind research model.

Product Releases

2 updates

GPT-6 improves prompt caching with higher cache hit rates, new diagnostics, explicit breakpoints, and controls that reduce latency and costs.

Details

OpenAI introduces GPT-6 Sol and Luna, two models bringing frontier intelligence to everyday work with different balances of capability and cost.

Details
Go SDKv3.65.0
Node SDKv7.22.0
Claude Code

Opus 5.5 now default; symlink writes judged by landing path

v2.1.280

Claude Opus 5.5 (claude-opus-5-5) is now the default Opus model with 1M context and $4/$20 per Mtok pricing. Writes through a symlinked path are now judged by where they land, so acceptEdits, allow rules and auto mode no longer approve a write landing outside the tree, plus a long tail of fixes across dialogs, auto mode retries, and background subagents.

Details

Claude Opus 5.5 matches Fable 5.1; Pro, Max, Team limits raised

Claude Opus 5.5 performs at the level of Claude Fable 5.1 for most tasks, writes more clearly by putting the most important information first, and is faster and more efficient than Opus 5. It is available everywhere today, with raised usage limits on Pro, Max, and Team plans.

Details
Introducing Claude Opus 5.5
MonSep 21, 20267 releases
OpenAI
Daily summary

OpenAI SDKs add external storage and safety webhooks

OpenAI's Python, Node, and Go SDKs gained external storage configuration, safety case retrieval and warning webhooks, session environment reset events, and a fix preserving legacy model choices across languages.

  • OpenAI's Python SDK adds external storage configuration management, safety case retrieval, and safety warning and deactivation webhook events, plus fixes null message content being treated as empty.
  • The Node SDK adds session environment reset events to the API and now preserves model choices during request handling.
  • The Go SDK fixes an API bug that stopped preserving legacy model choices.

Codex

2 updates

New Features

  • Choose an optional fullscreen UI with /tui for your next launch, including transcript search, mouse selection, and right-click co...
Details

GPT-6 Sol and GPT-6 Luna are rolling out to Codex and ChatGPT Work at lower token prices than GPT-5.6, with Sol for complex coding and agentic workflows and Luna for high-volume tasks. Both reach Plus, Pro, Business, Enterprise, and Edu users, and Enterprise administrators must enable the models.

Details
Python SDKv3.17.0
Node SDKv7.21.0
Week of Sep 142 releases
DigestClaude rebuilds Projects as a live conversation while Codex and OpenAI's SDKs race aheadRead →
SunSep 20, 20262 releases
OpenAI
Daily summary

OpenAI Go SDK adds vault credentials and safety webhooks

The OpenAI Go SDK expands platform integration with environment-variable vault credentials, external storage configuration, safety case retrieval, and safety and call-handling webhook events, alongside an Azure gateway path fix.

  • OpenAI Go SDK adds environment-variable vault credentials and external storage configuration management, letting Go services wire up secrets and storage without custom plumbing
  • OpenAI Go SDK adds safety case retrieval plus safety warning and deactivation webhook events, so applications can react to safety actions programmatically
  • OpenAI Go SDK adds session environment reset events and SIP media security on incoming call events for voice integrations
  • OpenAI Go SDK fixes Azure gateway path handling and preserves endpoint overrides

ChatGPT

2 updates

Plus and Pro users in the U.S. can now connect an Experian credit report and VantageScore 3.0 score in ChatGPT to track their credit score, with monthly report updates and credit monitoring alerts for new inquiries, accounts, or addresses. The Experian connection is separate from bank accounts and does not require linking through Plaid, and the feature is rolling out on web, iOS, and Android.

Details

Privacy Center is rolling out to signed-in ChatGPT Free, Go, Plus, and Pro users, gathering information about chat privacy, memory, personalization, data use, connected apps, and account security with links to the settings that manage them. It is reachable on web via the account menu under Help and on mobile via Settings, with privacy controls remaining in ChatGPT Settings.

Details