changelogGitHub

GitHub Retires Copilot Billing Preview App, Shifts Spend Management to Native Billing Settings

TL;DR

GitHub has retired the Copilot Billing Preview app, removing it from availability entirely. Copilot spend tracking and management now happens directly within GitHub's standard billing settings.

2 min read
0

GitHub has shut down the Copilot Billing Preview app. The app is no longer available to any users, according to a GitHub changelog post dated August 4, 2026.

The Copilot Billing Preview app previously gave organizations and individual users a dedicated interface to review and track their GitHub Copilot spend outside of GitHub's main billing system. With its retirement, that functionality has been folded into GitHub's standard billing settings, where users can now review and manage Copilot costs directly.

GitHub's changelog post is brief and does not detail a specific migration timeline, deprecation warning period, or reason for the app's removal beyond noting that billing management has moved to the core settings interface. The company did not disclose whether the preview app's features—such as any specialized reporting or breakdown views—have been fully replicated in the standard billing settings, or whether some capabilities were dropped in the transition.

This is a housekeeping change rather than a feature release. No new pricing, model capabilities, or API changes accompany this update. GitHub Copilot's existing pricing tiers and consumption-based billing structure for premium requests remain unaffected by this change; only the interface used to view and manage that billing has changed.

What this means

This update is consolidation, not innovation. GitHub appears to be simplifying its product surface by eliminating a standalone "preview" billing tool now that Copilot billing has matured enough to live inside the main GitHub settings experience. Preview or beta apps like this typically exist to test billing UX before full integration—their retirement usually signals that the underlying functionality has been validated and merged into the primary product.

For administrators and developers who relied on the standalone app, the practical impact is minimal: billing data and controls haven't disappeared, they've just moved. Teams that had bookmarked links or built internal documentation referencing the preview app should update those references to point to GitHub's standard billing settings instead.

The broader signal here is about GitHub's Copilot product maturity. As Copilot billing becomes more complex—spanning individual, Business, and Enterprise plans with premium request consumption models—GitHub is opting to centralize cost visibility rather than maintain a separate specialized tool. That's consistent with how GitHub has handled other Copilot features that started as previews or experiments before being absorbed into core settings.

No action is required for most users beyond noting the new location. GitHub has not indicated any changes to actual billing amounts, rate limits, or premium request pricing as part of this transition.

Related Articles

product update

GitHub Copilot App Adds Stacked Sessions to Chain Multiple AI Coding Tasks Into Sequential Pull Requests

GitHub has added stacked sessions and pull requests to the GitHub Copilot app, allowing developers to break large coding tasks into a sequence of dependent Copilot sessions that each produce their own PR. GitHub demonstrated the feature by using it to modernize an old codebase.

changelog

GitHub Copilot Deprecates Gemini 2.5 Pro and Gemini 3 Flash Across All Experiences

GitHub deprecated Gemini 2.5 Pro and Gemini 3 Flash across all Copilot experiences effective July 31, 2026. The models are no longer available in Copilot Chat, inline edits, ask and agent modes, or code completions.

changelog

Cline SDK v0.0.67 Normalizes Reasoning Controls Across Providers, Fixes Auto-Compaction Bug

Cline's SDK v0.0.67 pulls reasoning effort and budget controls from the models.dev catalog to match each provider's actual capabilities, while fixing a bug that forced redundant re-compaction calls on every turn. The release also adds session forking for editing earlier prompts and makes MCP server timeouts configurable.

product update

GitHub Copilot App Adds Stacked Sessions and Pull Requests for Sequential Coding Tasks

GitHub has published a walkthrough of stacked sessions and pull requests in the Copilot app, a workflow feature that lets developers chain multiple AI-assisted coding sessions and PRs together. The post uses a real-world example: modernizing an old codebase.

Comments

Loading...