Improvement

May 7, 20261 Minute Read

Rubber Duck in GitHub Copilot CLI now supports more models

Rubber Duck, the cross-family review agent in GitHub Copilot CLI, is now available using a Claude-powered critic agent when your session is using a GPT model. For sessions using Claude as their orchestrator, we’ve upgraded the GPT model used to seek a second opinion.

## What’s new

  • Rubber Duck for GPT sessions: When you’ve selected a GPT model as your orchestrator, and /experimental is enabled, Copilot will dispatch a Claude-powered Rubber Duck agent to provide a second opinion. The same second-opinion benefits (architectural catches, subtle bugs, and cross-file conflicts) now apply to GPT-driven sessions.
  • Stronger reviewer models for Claude sessions: Claude orchestrator sessions can now pair with GPT-5.5 as the Rubber Duck model for more effective second opinions.

To try it, run copilot and ensure /experimental on is toggled.
To learn more about how Rubber Duck combines model families to improve Copilot CLI’s performance, read our recent blog post.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Rubber Duck in GitHub Copilot CLI now supports more models - GitHub Changelog