From the experiment

Do coding agents recommend GitHub Pages?

GitHub Pages was chosen in 6% of 270 judged deployment sessions, ranking fourth. Measured with Claude Code, Codex and Cursor.

Published September 3, 2026 Read as Markdown

GitHub Pages was chosen in 6% of 270 judged deployment sessions, ranking fourth. It was also raised as a candidate in 77 further sessions without being chosen.

This page reports what happened when Claude Code, Codex and Cursor had to solve a problem in deployment inside a realistic codebase. Not what a chat assistant says about GitHub Pages. What an agent actually installed.

One thing to read first: every one of those wins came from a single codebase. That is a result about one repository rather than about deployment in general, and the splits below cannot separate the two. Treat them as a description of that repository.

The numbers

CategoryDeployment
Sessions in the category270
Sessions where GitHub Pages was chosen15
Install share6%
Rank in category4 of 9
Codebases it won in1
Raised as a candidate, not chosen77
Chosen when considered16%
Sitepages.github.com

By agent

With 15 wins spread across three agents, the rates below are small numbers and a difference between them is not yet a finding. They are here because the direction is worth knowing, not because the gap is established.

AgentSessionsChose GitHub PagesShare
Claude Code9044%
Codex9044%
Cursor9078%

By who was asking

GitHub Pages performs similarly across the four kinds of buyer, from 4% to 7%. That is unusual: the category leader changed with the persona in 14 of the 18 categories we measured.

Who is askingSessionsChose GitHub PagesShare
Vibe coder135107%
Senior engineer13554%

What GitHub Pages was up against

The full ranking in deployment, from the same sessions:

#ProductRuns wonShare
1Vercel11241%
2Render9334%
3Cloudflare2911%
4GitHub Pages (this page)156%
5Railway114%
6Netlify62%
7Fly.io21%
8Google Cloud10%

What this means

This is an integration problem, not a presence problem. Agents raised GitHub Pages in 77 sessions and chose it in 15, so it reaches the shortlist and then loses. Something at the last step is costing the session, and in our data that is usually a quickstart that does not run when pasted, documentation describing an interface that changed, or a package name that does not match the product name.

That is the cheaper of the two problems to have. The reason is written down in each losing transcript.

Where these numbers come from

The 270 sessions in deployment are part of a published set of 5,292, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: how we measured this.

Every deployment run can be replayed on the board.

If you work on GitHub Pages: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.

<!-- generated by scripts/write-data-pages.mjs -->

Common questions

Do coding agents recommend GitHub Pages?

Yes. GitHub Pages was chosen in 15 of the 270 judged sessions in deployment, a 6% install share, ranking fourth in its category.

Does Claude Code recommend GitHub Pages?

In 4 of the 90 sessions in deployment run with Claude Code, which is 4%.

Do different coding agents treat GitHub Pages differently?

Not much. The three agents chose it at similar rates, between 4% and 8% of their runs.

How was this measured?

Real coding agents at pinned versions were run in sandboxes inside 51 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.

How often is GitHub Pages considered but not chosen?

It was raised as a candidate in 77 sessions without being chosen, and chosen in 15. That is a 16% conversion from considered to chosen.

Where this comes from

Armature ran 5,292 judged sessions with Claude Code, Codex and Cursor inside 51 realistic codebases, and published every run. The numbers on this page come from that work.

Read next

All library pages