github-copilot

9 articles tagged with github-copilot

March 17, 2026
model releaseOpenAI

OpenAI's GPT-5.4 mini now available in GitHub Copilot

OpenAI has released GPT-5.4 mini, the lightweight variant of its agentic coding model GPT-5.4, in GitHub Copilot. The model represents OpenAI's highest-performing mini offering to date for code generation and completion tasks.

March 10, 2026
product updateGitHub

GitHub Copilot SDK shifts AI from text prompts to executable agent workflows

GitHub has released the Copilot SDK, positioning executable agent workflows as the successor to prompt-based AI interactions. The SDK enables developers to integrate agentic AI capabilities directly into applications rather than relying on text-based prompt-response patterns.

March 5, 2026
model releaseOpenAI

OpenAI's GPT-5.4 now generally available in GitHub Copilot

OpenAI's GPT-5.4, an agentic coding model, is now generally available in GitHub Copilot. The model was tested on real-world software development scenarios and demonstrated improved coding capabilities.

product updateGitHub

GitHub Copilot reaches 60 million code reviews as AI review adoption accelerates

GitHub Copilot has reached 60 million code reviews, marking significant adoption of AI-assisted code review workflows. The milestone reflects growing reliance on AI to manage review backlogs as development velocity increases across organizations.

February 27, 2026
product updateGitHub

GitHub Copilot CLI guides developers from concept to pull request

GitHub has published a hands-on guide demonstrating how developers can use GitHub Copilot CLI to move from initial intent through to creating reviewable pull requests. The guide shows how CLI-based development naturally integrates with IDE workflows and GitHub's collaborative tools.

February 26, 2026
product updateGitHub

GitHub Copilot coding agent adds model picker, self-review, and security scanning

GitHub has expanded its Copilot coding agent with five major features: a model picker for agent selection, self-review functionality, built-in security scanning, custom agent creation, and CLI handoff integration.

February 20, 2026
product updateGitHub

GitHub Copilot adds model picker to coding agent for Business and Enterprise users

GitHub has added a model picker feature to Copilot's autonomous coding agent for Business and Enterprise tier users. The feature allows teams to select which AI model powers the asynchronous background agent that handles delegated development tasks.

changelogAnthropic

GitHub deprecates selected Anthropic and OpenAI models from Copilot

GitHub deprecated selected Anthropic and OpenAI models across all Copilot experiences on February 17, 2026. The deprecation affects Copilot Chat, inline edits, ask mode, agent mode, and code completions. Specific model names and transition timelines were not disclosed in the initial announcement.

product update

Google's Gemini 3.1 Pro now available in GitHub Copilot public preview

Google's Gemini 3.1 Pro, an agentic coding model optimized for autonomous development workflows, is now available in public preview within GitHub Copilot. The model emphasizes efficient edit-then-test loops and tool use in early testing.