46 result(s)
GitHub Models has deprecated several older models and asks users to transition to the suggested newer versions (for example, Mistral-Nemo users should move to Mistral-small-2503) to continue using improved models with enhanced features.
GitHub’s MCP Server release adds server instructions, improved tooling, and a smaller footprint to enable new and better ways for models to use the server.
GitHub released CodeQL Action v4 on October 7, 2025; v4 runs on the Node.js 24 runtime. CodeQL Action v3 will be deprecated at the same time as GitHub Enterprise Server (GHES) 3.19.
GitHub announced upgrades to Copilot in Visual Studio Code (released to VS Code Insiders) at GitHub Universe 2025, including integration with OpenAI Codex for Copilot Pro+ users.
GitHub redesigned the Copilot coding agent task management experience on github.com into a single “mission control” interface that lets you assign, steer, and track tasks without jumping between pages.
GitHub Code Quality is now available in public preview, bringing in‑context findings, one‑click Copilot fixes, and reliability and maintainability scores directly into pull requests to help improve code during review.
GitHub announced new public preview features for Copilot code review that combine LLM detections and tool-calling with deterministic analyzers (for example ESLint and CodeQL) to produce smarter, more comprehensive reviews and enable a smooth handoff to the Copilot coding agent.
The GitHub app for Slack now integrates with the GitHub Copilot coding agent, enabling users to generate pull requests directly from Slack conversations. The feature is rolling out and announced on the GitHub Blog.
GitHub announced that Copilot for Linear is available in public preview. Users can assign Linear issues to the Copilot coding agent — an asynchronous, autonomous background agent — which will analyze the issue contents.
GitHub announced an enterprise-level experience for administrative functions for AI systems called the agent control plane, now available in public preview to all GitHub Enterprise Cloud customers using Copilot.
GitHub announced that a Copilot usage metrics dashboard and a corresponding API are available in public preview for GitHub Enterprise, allowing organizations to view and programmatically access Copilot usage metrics.
GitHub’s Copilot coding agent can now edit existing pull requests created by humans when you mention @copilot in a comment, in addition to its ability to open new pull requests from scratch.
GitHub announced that Copilot coding agents can now run their development environment on self-hosted GitHub Actions runners managed by Actions Runner Controller (ARC), enabling teams to host agent workloads in their own infrastructure.
CodeQL 2.23.3 is a maintenance release for GitHub’s static analysis engine that adds a new Rust query, improves Rust support, and makes C/C++ scanning easier, helping GitHub code scanning find and remediate security issues more effectively.
On October 23, 2025, GitHub deprecated selected Claude, OpenAI, and Gemini models across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions), according to a GitHub Blog changelog post.
GitHub announced a public preview that expands enterprise teams’ capabilities to manage roles and governance in enterprise accounts, building on last month’s preview that enabled managing Copilot Business licenses.
GitHub announced that organization custom properties are available in public preview. These let you attach metadata to organizations—similar to repository custom properties—to simplify targeting of rulesets and policies across organizations.
Claude Haiku 4.5 is now generally available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ users and can be used in GitHub Copilot Chat on github.com and in all supported IDEs.
GitHub announced a migration option that lets users convert legacy Copilot knowledge bases into Copilot Spaces ahead of the knowledge bases’ sunset on November 1, 2025.
GitHub announced daily improvements to Copilot CLI, highlighting multiline input support, a set of new MCP enhancements, and the Haiku 4.5 update. The changelog credits developer feedback—bug reports, feature requests, and discussions—for driving these ongoing improvements.
GitHub updated the GPT-4.1 Copilot code completion model (October update) to better infer developer intent from surrounding code, resulting in more accurate code completion suggestions in GitHub Copilot.
GitHub’s Copilot coding agent — an asynchronous autonomous background agent that can open draft pull requests and make changes for you — can now search the web to gather information and references to inform its code changes and suggestions.
GitHub announced that the Copilot coding agent — the asynchronous background agent that works on delegated tasks and requests reviews — now generates clearer, more descriptive branch names and pull request titles to improve reviewability and repo hygiene.
Grok Code Fast 1 is now generally available in GitHub Copilot and can be accessed in GitHub Copilot Chat. The release is available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ customers.
Actions Runner Controller (ARC) 0.13.0 is released with updates that improve storage, networking, platform compatibility, and metrics. The release adds support for container lifecycle hooks to remove previous storage limitations.
GitHub Copilot now provides contextual commit message suggestions for file changes on github.com. The feature, previously in public preview, is now generally available to help make writing commit documentation easier and faster.
Anthropic’s Claude Haiku 4.5 — a newer, higher-performance and faster model — is rolling out in GitHub Copilot and is now available in public preview.
GitHub announced that CodeQL now generally supports scanning Rust projects and scanning C/C++ projects without requiring builds. Both features have exited public preview and are available in GitHub code scanning.
GitHub Enterprise Server (GHES) 3.18 is now generally available. The release focuses on improving deployment efficiency, monitoring, code security, and policy management, and introduces the ability for enterprise administrators to define custom properties.
The GitHub MCP Server adds native support for GitHub Projects via a new management tool and deploys multiple strategies to reduce the server’s footprint, alongside other improvements noted in the changelog.
GitHub has removed offset-based pagination parameters (page, first, last) from all Dependabot alerts REST API endpoints; only cursor-based parameters (before, after, per_page) are supported going forward.
Anthropic’s Claude Sonnet 4.5 is now generally available inside GitHub Copilot. The model can be accessed in GitHub Copilot Chat and is available to Copilot Enterprise, Copilot Business, Copilot Pro, and Copilot Pro+ customers.
GitHub announced incremental updates to GitHub Copilot CLI focused on speed, more concise suggestions, and improved output formatting. The changes reflect daily improvements driven by community feedback and are listed in the GitHub Blog changelog.
CodeQL 2.23.2 is a maintenance release for the static analysis engine used by GitHub code scanning. The release adds additional Rust security detections and improves analysis accuracy across multiple languages.
GitHub updated the blocked users view in organization and personal settings to provide improved transparency and easier record keeping, giving organization admins clearer visibility into moderation history and context.
GitHub will deprecate Claude Sonnet 3.5 across all Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on November 6, 2025. The change signals a move to newer, more capable models. The announcement appeared on The GitHub Blog.
GitHub has added social login with Apple (Sign in with Apple), making it easier for iOS developers to sign up and sign in. This builds on GitHub’s earlier social login support for Google.
GitHub updated the Secret Protection default pattern set in September 2025, adding new secret detection patterns and upgrading existing ones to improve coverage across different secret types. The changes expand built-in secret scanning so repositories using the default patterns benefit from broader, more accurate detection without manual configuration.
On November 11, 2025, GitHub will deprecate several Dependabot-specific pull request comment commands and rely on GitHub’s native pull request features instead; users should update any workflows or automations that depend on those comment commands.
GitHub Enterprise Cloud customers with multiple Enterprise Managed Users (EMU) accounts can now use a single proxy header to block traffic to github.com that originates outside any of their enterprises. This update lifts the prior limitation that tied enterprise access restrictions to a single enterprise, simplifying network configuration for organizations with multiple EMU accounts.
Grok Code Fast 1 is now available in public preview through GitHub Copilot Chat and is integrated into major IDEs including Visual Studio, JetBrains IDEs, Xcode, and Eclipse. The preview is accessible to GitHub Copilot Pro, Pro+, Business, and Enterprise plan subscribers.
GitHub announced updates to Copilot CLI that add enhanced model selection, support for images, and a streamlined user interface following the product’s public preview and active user feedback.
GitHub added a one‑click merge conflict resolution feature to the github.com web interface, letting maintainers resolve pull request conflicts directly on the site when those conflicts are resolvable in the web editor.
Claude Sonnet 4.5 is available in public preview through GitHub Copilot Chat for users on Copilot Pro, Pro+, Business, and Enterprise plans, and can be used in Visual Studio, JetBrains IDEs, Xcode, and Eclipse.
GitHub announced Spark is available in Public Preview for Copilot Enterprise customers, including Enterprise Managed Users (EMU) CE. Organization admins can enable Spark to provide access; the release emphasizes expanded access, improved reliability, and faster iteration history.
GitHub announced that auto model selection in Visual Studio Code is now available in public preview for Copilot Business and Enterprise plans; the feature automatically selects the appropriate model for you.