The GitHub Copilot game logo

GitHub Copilot

PatchBot will keep your Discord channel up-to-date on all the latest GitHub Copilot release notes.

Servers
125
Gamers
56,228

Latest Updates

Generate pull request titles with Copilot on the web

You can now use GitHub Copilot to generate titles for your pull requests (PRs) on github.com. How it works When you open a new PR or edit an existing PR… The post Generate pull request titles with Copilot on the web appeared first on The GitHub Blog.

Improved web search in Copilot on github.com

Improved web search in Copilot on github.com

We’ve enabled model native web search in certain models in Copilot chat on github.com. This enhancement lets Copilot use the model’s built‑in web…

The post Improved web search in Copilot on github.com appeared first on The GitHub Blog.

GPT-5.3-Codex is now available in github.com, GitHub Mobile, and Visual Studio

GPT-5.3-Codex is generally available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+. You’ll now be able to access the model in GitHub Copilot Chat on github.com, GitHub Mobile,…

The post GPT-5.3-Codex is now available in github.com, GitHub Mobile, and Visual Studio appeared first on The GitHub Blog.

0.0.418

2026-02-25

🎉 Copilot CLI is now generally available 🎉

  • Agent protected from accidentally killing itself
  • Remove --disable-parallel-tools-execution flag and parallel_tool_execution config option
  • Plugin agents specified as file paths in plugin.json load correctly

GitHub Copilot CLI is now generally available

GitHub Copilot CLI—the terminal-native coding agent that brings the power of GitHub Copilot directly to your command line—is now generally available for all paid Copilot subscribers. Since launching in public… The post GitHub Copilot CLI is now generally available appeared first on The GitHub Blog.

0.0.417

2026-02-25

  • Add /research command for deep research with exportable reports
  • MCP servers no longer intermittently fail to load when opening a new session
  • Plugin agents and skills are available immediately after install without restarting
  • Plugin skills and commands load from custom paths declared in plugin.json
  • Alt+backspace correctly registers as backspace instead of delete