A guide to deciding what AI model to use in GitHub Copilot
To ensure that you have access to the best technology available, we’re continuously adding support for new models to GitHub Copilot. That being said, we know it can be hard to keep up with so many new...
View ArticleHow the GitHub CLI can now enable triangular workflows
Most developers are familiar with the standard Git workflow. You create a branch, make changes, and push those changes back to the same branch on the main repository. Git calls this a centralized...
View ArticleGitHub for Beginners: Building a REST API with Copilot
Welcome to the next episode in our GitHub for Beginners series, where we’re diving into the world of GitHub Copilot. This is our fifth episode, and we’ve already talked about Copilot in general, some...
View ArticleCutting through the noise: How to prioritize Dependabot alerts
Let’s be honest: that flood of security alerts in your inbox can feel completely overwhelming. We’ve been there too. As a developer advocate and a product manager focused on security at GitHub, we’ve...
View ArticleFrom MCP to multi-agents: The top 10 new open source AI projects on GitHub...
Every day, new public and open source repositories appear on GitHub, and navigating the sheer amount of activity can be a challenge for the best of us. Luckily, we’ve done the heavy lifting for you....
View ArticleThe AI-powered DevOps revolution: Redefining developer collaboration
When it comes to mastering DevOps, it’s often not the technical skills that trip us up, but rather the more critical aspects of collaboration and communication. Communication challenges, vague...
View ArticleBuilding a more accessible GitHub CLI
At GitHub, we’re committed to making our tools truly accessible for every developer, regardless of ability or toolset. The command line interface (CLI) is a vital part of the developer experience, and...
View ArticleCopilot ask, edit, and agent modes: What they do and when to use them
If you have opened Copilot Chat in VS Code lately and didn’t notice the tiny dropdown hiding at the bottom, you’re not alone. It’s easy to miss, especially when you’re heads down trying to get...
View ArticleWelcome to Maintainer Month: Events, exclusive discounts, and a new security...
Open source software (OSS) is everywhere—it’s the lifeblood of the modern software ecosystem. Ninety percent of companies use open source1, 97% of codebases contain open source2, 70-90% of the code...
View ArticleDos and don’ts when sunsetting open source projects
Maintaining an open source project can be a big responsibility. But it’s not one you’re obligated to bear forever. Maybe usage has declined thanks to a better solution. Maybe technology has evolved to...
View Article