OpenAI unveiled the GPT‑5.6 models, offering three tiers—Sol, Terra, and Luna—alongside a new ultra setting that boosts performance for demanding AI tasks.

OpenAI announced the GPT‑5.6 family, a new generation of language models that expands on the capabilities of its predecessors with enhanced coding assistance and autonomous agent functions.

Three model tiers: Sol, Terra, and Luna

The rollout includes three distinct tiers—Sol, Terra, and Luna—each targeting different performance and cost profiles. Sol is positioned as the entry‑level offering, Terra balances speed and accuracy for most enterprise workloads, while Luna targets high‑end research and complex multimodal tasks.

All three tiers share a common architecture but differ in parameter scaling and inference optimizations, allowing developers to select the model that best fits their latency and budget requirements.

Ultra setting for demanding workloads

OpenAI introduced an optional ultra setting that can be enabled on any tier. When activated, the model allocates additional compute resources, delivering up to a 30% boost in token generation speed and improved handling of intricate codebases.

The ultra mode is particularly useful for large‑scale code generation, automated debugging, and real‑time agent orchestration where latency is critical.

New coding capabilities

GPT‑5.6 incorporates a refined code interpreter that supports over 30 programming languages, including Rust, Go, and TypeScript. The model can now generate more accurate type annotations, suggest optimal algorithmic patterns, and produce comprehensive test suites alongside the main code output.

  • Improved context window up to 128k tokens
  • Native support for multi‑file project structures
  • Enhanced error‑diagnosis and auto‑fix suggestions

Agent functionality enhancements

Beyond coding, the new family expands its autonomous agent toolkit. GPT‑5.6 agents can plan multi‑step tasks, maintain state across interactions, and integrate with external APIs without additional prompting tricks.

These agents are designed to operate in dynamic environments, making them suitable for workflow automation, data retrieval pipelines, and interactive virtual assistants.

The GPT‑5.6 series represents a significant leap in both developer productivity and AI autonomy, setting a new benchmark for what large language models can achieve.

Read the full coverage at Source coverage.