github-copilot

13 articles tagged with github-copilot

April 6, 2026
product updateGitHub

GitHub Copilot CLI adds Rubber Duck for second-opinion AI suggestions

GitHub has added Rubber Duck to Copilot CLI, a feature that provides alternative suggestions by consulting different AI model families. The feature lets developers get a second opinion on code suggestions directly from the command line.

product updateGitHub

GitHub Copilot CLI adds Rubber Duck for second-opinion analysis across model families

GitHub has added a feature called Rubber Duck to Copilot CLI that queries multiple AI model families to provide alternative perspectives on code suggestions. The feature acts as a second opinion mechanism, allowing developers to compare recommendations from different model architectures.

April 3, 2026
product updateOpenAI

OpenAI shifts Codex to usage-based pricing, offers $500 credits to enterprise customers

OpenAI is replacing per-seat licensing with usage-based pricing for Codex in ChatGPT Business and Enterprise plans, eliminating upfront license costs. Eligible Business customers can claim up to $500 in promotional credit per workspace. The shift targets enterprises where coding tools typically expand from individual developers to full teams, positioning OpenAI against GitHub Copilot and Cursor.

March 31, 2026
product updateGitHub

GitHub's Copilot team uses AI agents to automate development work

GitHub's Applied Science team deployed coding agents to automate parts of their own development workflow, testing how AI agents can handle increasingly complex programming tasks. The experiment reveals practical insights into agent-driven development patterns and limitations.

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.