GitHub Copilot Usage Metrics API Now Includes Agent App Activity Data

The integration of third-party agent apps into GitHub workflows has enabled development teams to run advanced external solutions like Claude and Codex directly inside Copilot. To support better governance and monitoring of these external capabilities, GitHub has updated the Copilot usage metrics API to actively capture agent app activity. Enterprise administrators can now programmatically analyze how often these specialized agents are called and what tasks they assist with.
Related tools
Recommended tools for this topic
These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.
Strong fit for AI, backend, and frontend readers looking for an AI-first coding workflow.
View CursorHigh-value hosting and deployment path for frontend and cloud readers.
View VercelA strong security and edge platform match across CDN, Zero Trust, and app protection.
View CloudflareComparison
| Aspect | Before / Alternative | After / This |
|---|---|---|
| Metrics Coverage | Tracked standard Copilot IDE completions and chat usage only | Includes usage data from integrated third-party agent apps |
| Data Source Range | First-party GitHub Copilot interactions only | First-party interactions plus partner agents like Claude and Codex |
| API Response Fields | Standard Copilot seats and editor activity schema | Extended schema containing specific agent-app invocation metrics |
Action Checklist
- Update your internal API ingestion scripts to handle the new agent activity fields Ensure your custom reporting dashboards are configured to parse the updated schema without failing
- Verify active partner integrations in your enterprise settings Review which agents like Claude or Codex are enabled to better align the incoming API metrics
- Audit agent usage data for compliance and resource planning Leverage the new metrics to evaluate the productivity and security impact of external agent workflows
Source: GitHub Changelog
This page summarizes the original source. Check the source for full details.


