One of my favorite things about GitHub Copilot CLI: you can just ask it to use multiple models for a task. No need to switch models yourself. Just tell Copilot to get a second opinion from a different model. Or ask it to use different personas, one to build, another to review. Why does this work? Different model families have different strengths and blind spots. One might nail the architecture but miss an edge case. Another might catch a subtle bug the first one overlooked. It's the same principle behind the new Rubber Duck feature, cross-model review catches things self-review doesn't. But you don't need to wait for that feature. You can do this right now by just asking. Next time you're working on something complex, try: "review this code using a different model" or "give me a second opinion on this plan." The second perspective is worth it. #GitHubCopilot #AI #developer #programming
cool feature! Getting a second opinion from different models really helps catch things you might miss on your own. It’s like having multiple expert reviewers at once.
More on cross-model review: https://github.blog/ai-and-ml/github-copilot/github-copilot-cli-combines-model-families-for-a-second-opinion/