GitHub: Copilot Usage Metrics API Becomes Available Per Repository, Adds Copilot Desktop App
GitHub announced on July 17 two new usage metrics API endpoints that are now Generally Available in production, returning daily, per-repository statistics on pull requests from the Copilot coding agent and code review. In addition, org/enterprise reports now include data on Copilot app activity and token consumption outside the IDE.
This article was generated using artificial intelligence from primary sources.
Repository-level metrics become Generally Available
On July 17, 2026, GitHub announced that two new usage metrics API endpoints — the interface that returns usage statistics for GitHub Copilot, the AI coding assistant — have reached Generally Available (GA) status, meaning stable production availability. The endpoints return a daily, per-repository breakdown of pull requests generated through the Copilot coding agent and Copilot code review.
Why does per-repository granularity matter?
Previously, the API only covered aggregates at the organization or enterprise level, making it hard for teams to tell which repository was actually using Copilot and which wasn’t. The new granularity lets teams track adoption and ROI (return on investment) per individual repository, instead of guessing based on aggregate numbers.
Second changelog: the app enters the API
On the same day, GitHub also announced that enterprise/organization usage-metrics reports now include fields for Copilot app activity — the desktop client for macOS, Windows, and Linux that offers a chat channel outside the IDE (integrated development environment) — along with token consumption tracking. Unlike previous coverage, which only included IDE and coding-agent channels, administrators now see a more complete picture of Copilot usage across all channels at once.
Frequently Asked Questions
- What does the usage metrics API now measure at the repository level?
- Two new endpoints, now Generally Available, return a daily, per-repository breakdown of pull requests generated through the Copilot coding agent and Copilot code review, replacing the previous organization-wide aggregate.
- What data does the second changelog add about the Copilot app?
- Enterprise and organization reports now include fields for Copilot app activity (the desktop client for macOS, Windows, and Linux), i.e. chat outside the IDE, plus tracking of token consumption per user.
Sources
📬 AI news in your inbox
A daily digest built your way — pick topics, sources and cadence. One-click unsubscribe.
Related news
arXiv:2607.14573: Alipay-PIBench Measures Coding Agents on Payments — Skill Boosts RPR by 10.31 Percentage Points
Anthropic: Claude Code v2.1.214 Gets EndConversation Tool to Autonomously End Abusive Conversations
Anthropic: Claude Code v2.1.212 brings a redesigned /fork, new /resume picker, and security fixes