Context
The Claude Code User Documentation Review has flagged the same finding for five consecutive daily reports (2026-05-14, -15, -16, -17, -18 — most recent: #33042):
The README has no mention of Claude in its Overview, the engine guide recommends Copilot when "unsure", gh aw init creates a Copilot-flavored agent file unconditionally, and several tool docs are silent on which engines support them.
The Quick Start (docs/src/content/docs/setup/quick-start.mdx) was recently improved to list all four engines, so the on-ramp inside the docs site is now engine-agnostic. The README — the first thing a non-Copilot user sees — has not been updated to match.
Why it matters
- README is the highest-traffic entry point (sits on
github.com/github/gh-aw)
- A Claude / Codex / Gemini user sees only Copilot branding and bounces
- This is the only persistent documentation drift item that has not improved in 5 daily passes
- Trend in recent reports: stable — no regressions, no measurable fixes
Proposed change
Update the README Overview section to:
- Mention all four supported engines (Copilot, Claude, Codex, Gemini) by name in the opening paragraph
- Add a small "Choose your engine" table or callout linking to
docs/src/content/docs/configuration/engines.md
- Soften or remove the
engines.md:28 recommendation that defaults to Copilot — current text "If you are unsure, start with Copilot" is engine-biased
- Optionally: ship Quick Start ordering so the Anthropic-key callout is not buried behind the Copilot setup callout
Suggested agent
Documentation Noob Tester or the Claude Code User Documentation Review agent itself — both have re-read this surface repeatedly.
Estimated effort
Small: README edit + one-line tweak to engines.md. Mechanical content update.
Source
Claude Code User Documentation Review #33042 (and 4 prior daily reports).
Generated by 🔬 DeepReport - Intelligence Gathering Agent · ● 19.5M · ◷
Context
The Claude Code User Documentation Review has flagged the same finding for five consecutive daily reports (2026-05-14, -15, -16, -17, -18 — most recent: #33042):
The Quick Start (
docs/src/content/docs/setup/quick-start.mdx) was recently improved to list all four engines, so the on-ramp inside the docs site is now engine-agnostic. The README — the first thing a non-Copilot user sees — has not been updated to match.Why it matters
github.com/github/gh-aw)Proposed change
Update the README Overview section to:
docs/src/content/docs/configuration/engines.mdengines.md:28recommendation that defaults to Copilot — current text "If you are unsure, start with Copilot" is engine-biasedSuggested agent
Documentation Noob Tester or the Claude Code User Documentation Review agent itself — both have re-read this surface repeatedly.
Estimated effort
Small: README edit + one-line tweak to
engines.md. Mechanical content update.Source
Claude Code User Documentation Review #33042 (and 4 prior daily reports).