Back to news
ai Priority 5/5 7/10/2026, 11:05:15 AM

OpenAI GPT-5.6 Sol, Terra, and Luna Models Now Available in GitHub Copilot

OpenAI GPT-5.6 Sol, Terra, and Luna Models Now Available in GitHub Copilot

The rollout of the OpenAI GPT-5.6 family in GitHub Copilot introduces three distinct model variants designed to optimize different aspects of the software development lifecycle. Sol represents the high-capability tier for complex reasoning and architecture design, Terra provides a balanced option for general coding tasks, and Luna offers high-speed, low-latency assistance for rapid completions. This tiering allows software engineers to match the appropriate computational power and cost profile to the task at hand.

Related tools

Recommended tools for this topic

These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.

#github#copilot#devops#official

Comparison

AspectBefore / AlternativeAfter / This
Model selectionLimited to a single default model tier for all coding tasksThree task-specific GPT-5.6 variants (Sol, Terra, Luna) are available
Latency and speedUniform response times regardless of task complexitySub-second completions via the lightweight Luna model
Complex reasoningProne to limitations on large-scale architectural designDeep reasoning capabilities powered by the premium Sol model

Action Checklist

  1. Open GitHub Copilot settings in your IDE or enterprise console Ensure your IDE extension is updated to the latest version to see the new model options
  2. Select the appropriate GPT-5.6 model variant based on your current task Use Luna for quick edits, Terra for general development, and Sol for complex debugging or architecture
  3. Review enterprise policies if managing a team license Administrators can configure default models or restrict certain high-cost tiers if necessary

Source: GitHub Changelog

This page summarizes the original source. Check the source for full details.

Related