GPT-5.5 Now Available on GitHub Copilot with 7.5x Premium Multiplier

OpenAI's GPT-5.5 is now rolling out on GitHub Copilot. According to the changelog, early testing shows strongest performance on complex, multi-step agentic coding tasks, resolving real-world coding challenges that previous GPT models couldn't handle.
Availability
- Plans: Copilot Pro+, Copilot Business, Copilot Enterprise
- IDEs: Visual Studio Code, Visual Studio, Copilot CLI, GitHub Copilot cloud agent, github.com, GitHub Mobile (iOS/Android), JetBrains, Xcode, Eclipse
- Rollout: Gradual — check back if not yet visible
Pricing
GPT-5.5 launches with a 7.5× premium request multiplier as promotional pricing. This means each request counts as 7.5 against your included monthly requests.
Enabling Access
For Copilot Enterprise and Business plans, administrators must enable the GPT-5.5 policy in Copilot settings. Pro+ users can select it from the model picker directly.
How to Use
- Open the model picker in your supported IDE or tool.
- Select
GPT-5.5from the list. - Use as you would any other Copilot model — but expect better handling of multi-step agentic tasks.
Expect improved performance on complex debugging, multi-file refactoring, and long-context agentic workflows.
📖 Read the full source: HN LLM Tools
👀 See Also

Windows 11 2026 Update: Taskbar Repositioning, Reduced Copilot, File Explorer Improvements
Microsoft is rolling out Windows 11 updates in 2026 that restore taskbar repositioning, reduce Copilot clutter in core apps, and improve File Explorer performance based on user feedback.

NHS England retreats from open source: open letter urges reversal of SDLC-8 policy
An open letter with 74 signatures calls on NHS England to withdraw SDLC-8 — a policy that hides all NHS source code — and to reaffirm Principle 12 of the NHS Service Standard: 'Make new source code open.'

Claude Code evolving into an engineering OS rather than just AI code chat
A Reddit discussion argues Claude Code is becoming less like AI chat for coding and more like an engineering operating system with planning, code review, cloud agents, and autonomous workflows.

Harmonic-9B: Two-stage Qwen3.5-9B fine-tune for AI agents
Developer DJLougen has released Harmonic-9B, a Qwen3.5-9B fine-tune optimized for agent use with a two-stage training approach. Stage 1 (heavy reasoning) is complete, while Stage 2 (light tool-calling) is still training. GGUF quantized versions are already available.