Skip to content

fix: flag react-postprocessing and a11y as publishing a llms-full.txt - #593

Merged
abernier merged 1 commit into
mainfrom
fix/llms-full-flags
Aug 20, 2026
Merged

fix: flag react-postprocessing and a11y as publishing a llms-full.txt#593
abernier merged 1 commit into
mainfrom
fix/llms-full-flags

Conversation

@abernier

Copy link
Copy Markdown
Member

llms_full in src/libs.ts is the whole filter for what browse, search and the MCP server can read — a site not built with this generator 404s on /llms-full.txt. It is hand-maintained, so it drifts.

Probing all 13 entries turned up two that publish the dump today but were still flagged off:

lib /llms-full.txt why
react-postprocessing 200, 74 kB already on build.yml@v3; the generator has emitted the dump since v3.2.0, nobody flipped the flag
a11y 200 pmndrs/react-three-a11y#55 just moved it to @v4, deployed green

The other nine are genuinely off: react-spring, jotai and valtio are documented outside pmndrs, and uikit, xr, prai, viverse, leva are still building with @v2 (PRs open, plus pmndrs/xr#503, which has to convert off the docker image rather than bump a ref).

Both filtering tests move with the flags, so the exclusion list keeps stating exactly what 404s.

🤖 Generated with Claude Code

https://claude.ai/code/session_0189fTPDjQHrqHxdaMkKCcEC

Both sites serve `/llms-full.txt` today -- react-postprocessing has for a while,
a11y since pmndrs/react-three-a11y#55 moved its build to v4 -- so `browse`, `search`
and the MCP server can read them.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0189fTPDjQHrqHxdaMkKCcEC
@abernier
abernier merged commit c1ae5d3 into main Aug 20, 2026
9 checks passed
@abernier
abernier deleted the fix/llms-full-flags branch August 20, 2026 11:27
@pmndrs-release pmndrs-release Bot mentioned this pull request Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant