Copilot at Work
Tracking agent commits worldwide
Latest Copilot Daily Commits
9,024
Trends
Total Commit Count Over Time
Methodology
How these numbers are gathered
This site tracks daily commit counts by taking one snapshot per day from GitHub's public search index. It does not have private access to GitHub or vendor telemetry.
Public GitHub search
The numbers come from GitHub's public commit search API. Each day the app queries worldwide public commits and asks GitHub for the total count returned by a specific author filter.
Tracked signatures
Copilot uses author:copilot-swe-agent[bot], Claude uses author:claude, and Cursor uses author:cursoragent. Each query is also constrained to a single UTC day with author-date:YYYY-MM-DD.
Daily snapshots
A cron endpoint runs once per day, stores the count for that day in Upstash Redis, and the chart reads back the stored history rather than recomputing old days on every page load.
Important caveat
This is a useful public signal, not a canonical dataset. Results depend on GitHub search indexing and on how each tool authors or signs commits, so counts may miss activity or include noise.
Commit history is updated daily.