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
190
Gamers
48,967

Latest Updates

Copilot coding agent works faster with semantic code search

Copilot coding agent now has access to a semantic code search tool, allowing it to find relevant code based on meaning rather than relying on exact text matches with tools…

The post Copilot coding agent works faster with semantic code search appeared first on The GitHub Blog.

1.0.7

2026-03-17

  • Improve color contrast across CLI themes for better readability and accessibility
  • User messages display with a subtle background color for visual differentiation from assistant messages
  • Add support for gpt-5.4-mini model
  • Tab bar selected tab uses compact [label] style with cleaner spacing
  • Add "customize" mode to system message config for section-level system prompt overrides ...

Copilot usage metrics now includes organization-level GitHub Copilot CLI activity

Following our enterprise-level release and our user-level release of CLI telemetry, we’re completing coverage with organization-level support. Organization admins can now view CLI-specific activity and usage totals in their 1-day… The post Copilot usage metrics now includes organization-level GitHub Copilot CLI activity appeared first on The GitHub Blog.

GPT-5.4 mini is now generally available for GitHub Copilot

GPT-5.4 mini, OpenAI’s latest fast version of their agentic coding model GPT-5.4, is now rolling out in GitHub Copilot. In early tests, GPT‑5.4 mini appears to be OpenAI’s highest-performing mini…

The post GPT-5.4 mini is now generally available for GitHub Copilot appeared first on The GitHub Blog.

1.0.6

2026-03-16

  • Autopilot continuation no longer gets permanently blocked after an error in a previous turn
  • In autopilot, task_complete summary is now required and renders as markdown
  • Input placeholder text is no longer read aloud by screen readers on every prompt submission
  • Free tree-sitter WASM objects after shell command parsing to prevent memory leak
  • /help dialog starts scrolled to the top in alt-screen mode
  • Auto-update correctly recovers from race conditions on Windows ...

Optionally skip approval for Copilot coding agent Actions workflows

When Copilot coding agent opens a pull request or pushes changes, Copilot is treated like an outside contributor in an open source project. GitHub Actions workflows do not run until…

The post Optionally skip approval for Copilot coding agent Actions workflows appeared first on The GitHub Blog.