Claude 3.5 Sonnet on GitHub Copilot\Anthropic

Starting today, the new Claude 3.5 Sonnet begins rolling out on GitHub Copilot, allowing developers to choose Claude 3.5 Sonnet for coding – directly in Visual Studio Code and GitHub.com. This integration brings Claude’s coding capabilities to GitHub’s community of over 100 million developers.

The upgraded Claude 3.5 Sonnet outperforms all publicly available models SWE bench verifieda benchmark that measures how models solve real-world GitHub problems. It also achieves the top score in its class (93.7%) on HumanEval, a benchmark that tests the ability to write correct Python functions from natural language descriptions.

Claude 3.5 Sonnet will be available in public preview to all GitHub Copilot Chat users and organizations in the coming weeks.

Use cases

With context about your entire codebase, you can use Claude 3.5 Sonnet on GitHub Copilot to:

  • Write production-ready code: Ask GitHub Copilot Chat to transform natural language descriptions into high-quality code that matches your project’s patterns and conventions.
  • Troubleshooting with inline chat: Highlight problematic code for immediate analysis and fixes, or ask GitHub Copilot Chat to explain error messages and suggest solutions.
  • Create tests from deployment: Choose any feature to automatically generate comprehensive test suites that match your test framework and cover edge cases.
  • Understand code with contextual explanations: Hover over functions or highlight blocks of code in VS Code to get explanations of what the code does and how it fits into your project.

Get started

GitHub is releasing Claude 3.5 Sonnet in public preview starting today. Claude 3.5 Sonnet runs on GitHub Copilot via Amazon Bedrock and leverages Bedrock’s cross-regional conclusions to further improve reliability.

All developers and organizations should have access to Claude 3.5 Sonnet in the coming weeks. Explore GitHub blog and documentation to learn more.