Skip to content

doc: generate llms.txt#62027

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
araujogui:llms-txt
May 26, 2026
Merged

doc: generate llms.txt#62027
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
araujogui:llms-txt

Conversation

@araujogui
Copy link
Copy Markdown
Member

@araujogui araujogui commented Feb 27, 2026

Related #59264

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Feb 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.31%. Comparing base (92f48f4) to head (8ff2ec9).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #62027      +/-   ##
==========================================
- Coverage   90.31%   90.31%   -0.01%     
==========================================
  Files         730      730              
  Lines      234653   234653              
  Branches    43952    43942      -10     
==========================================
- Hits       211926   211921       -5     
+ Misses      14474    14458      -16     
- Partials     8253     8274      +21     

see 46 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@targos
Copy link
Copy Markdown
Member

targos commented Mar 23, 2026

Is there any evidence that AI systems use it?

@araujogui
Copy link
Copy Markdown
Member Author

Is there any evidence that AI systems use it?

Evidence is hard to find because training data pipelines are very opaque but some usage from ai providers I found:

https://code.claude.com/docs/llms.txt
https://ai.google.dev/api/llms.txt
https://microsoft.github.io/genaiscript/.well-known/llms.txt

Copilot AI review requested due to automatic review settings April 22, 2026 16:25
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Node.js core documentation build to also generate an out/doc/llms.txt artifact (related to #59264’s work on improving module descriptions for llms.txt in doc-kit tooling).

Changes:

  • Extend doc-only to include out/doc/llms.txt as a produced documentation artifact.
  • Add a new Makefile rule that runs @node-core/doc-kit with the llms-txt template to emit out/doc/llms.txt.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avivkeller avivkeller added request-ci Add this label to start a Jenkins CI on a PR. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels May 25, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 25, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@avivkeller
Copy link
Copy Markdown
Member

@araujogui can you rebase?

Signed-off-by: Guilherme Araújo <arauujogui@gmail.com>
@avivkeller avivkeller added the request-ci Add this label to start a Jenkins CI on a PR. label May 26, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 26, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@avivkeller avivkeller added the commit-queue Add this label to land a pull request using GitHub Actions. label May 26, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 26, 2026
@nodejs-github-bot nodejs-github-bot merged commit 13feb34 into nodejs:main May 26, 2026
73 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in 13feb34

aduh95 pushed a commit that referenced this pull request May 27, 2026
Signed-off-by: Guilherme Araújo <arauujogui@gmail.com>
PR-URL: #62027
Reviewed-By: Aviv Keller <me@aviv.sh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants