Switch language한국어
Back to the list

GitHub Copilot CLI adds a “Rubber Duck” mode that uses a different AI model than the main one for second opinions

TL;DR AI

Key summary

1 min read
  1. GitHub has added an experimental Rubber Duck mode to Copilot CLI.

  2. The mode has a separate AI model review the main model’s work during coding tasks.

  3. It can use different models such as Claude, GPT-5.4, and Gemini to provide a second opinion.

  4. This could improve code quality and outcomes on complex, long-running multi-file tasks and debugging.

Read the original