Common: a third of AI projects use a coding agent
We count coding agents by the artifacts they leave in a repository: CLAUDE.md, AGENTS.md, a .cursor/ folder, a Copilot instructions file.
About one in three AI projects has one.* In our corpus that's 66,358 repositories, owned by 10,577 organizations and 40,088 individuals.
* Our corpus leans toward coding agents, because 16 of the 77 GitHub topics we search are about them. So "one in three" comes from repositories found only through AI package dependencies, with no coding-agent topic: 16,705 of 51,282, or 32.6%.
Claude Code means a CLAUDE.md file or a .claude/ folder. Repositories set up for more than one tool count once for each. AGENTS.md is a shared format that several tools read.
Newer projects use them more
Share of AI projects that call a model and carry a coding-agent file, by the half-year the repository was created:
This shows which projects use coding agents, not when they adopted them. An older repository may have added the file recently. Repositories created since July 2026 are left out because that period is incomplete.