GitHub Copilot
GitHub's AI pair-programming assistant from Microsoft / GitHub.
GitHub Copilot is being rebuilt around a cloud agent that fixes CI, applies reviews, and ships via API.
◆Recent moves
- 1d ago
Code-review suggestions now apply via Fix with Copilot dialog
Implement suggestion is renamed to Fix with Copilot and now opens a dialog for finer control over how the cloud agent applies a reviewer's note. A modest UX upgrade that nudges code review further into the delegated-agent flow.
View source ↗ - 1d ago
Gemini 3.5 Flash is generally available for GitHub Copilot
Gemini 3.5 Flash reaches GA inside Copilot, slotting in as a cheap-and-fast option alongside the new Codex base. The model shelf keeps rotating; the substrate story is unchanged.
View source ↗ - 2d ago
Failing Actions get a one-click Fix with Copilot
⚡ SPARKCopilot cloud agent now offers to fix a failing GitHub Actions job from a single button on the failure UI. The CI failure → agent fix loop is the most concrete signal yet that Copilot is repositioning as background labor.
View source ↗ - 2d ago
Copilot cloud agent: Fast, cost-efficient models for simple tasks
Cloud agent now offers smaller, cheaper models for simple delegated tasks. Confirms a routing strategy where Copilot picks the model size to match the work — not just exposes a chooser.
View source ↗ - 2d ago
Ask questions in context with Copilot on web
Copilot chat on github.com now opens scoped to the current page, so a question about a PR doesn't require re-explaining the PR. Small but visible improvement to web-side context handling.
View source ↗ - 2d ago
REST API for auditing Copilot cloud agent config (preview)
A new public-preview REST endpoint returns a repository's cloud agent configuration. Compliance teams now have a programmatic way to audit who has Copilot delegating what — a prerequisite for enterprise rollout at scale.
View source ↗