Adoption of AI coding agents across public GitHub repositories
A repository is counted as using a coding agent when it contains one or more agent-specific config files. No file contents are read and no LLM is involved.
For each signal file the GitHub Code Search API is queried (up to 1000 results per signal). Results are returned in best-match order. Each matched repository is enriched with full metadata via a separate API call, cached to avoid redundant fetches across signals.
A repository is counted once per agent regardless of how many of its signal files match. The scanner runs weekly and preserves original discovery dates across re-runs.