Skip to content

Added llms.txt for Agents - #58823

Closed
yookibooki wants to merge 1 commit into
NousResearch:mainfrom
yookibooki:patch-1
Closed

Added llms.txt for Agents#58823
yookibooki wants to merge 1 commit into
NousResearch:mainfrom
yookibooki:patch-1

Conversation

@yookibooki

Copy link
Copy Markdown

Added docs/website/static/llms.txt so agents can read https://hermes-agent.nousresearch.com/docs/llms.txt

Add comprehensive documentation for Hermes Agent, including getting started, core features, messaging platform setup, configuration, skills, integrations, guides, developer guide, and reference materials.
@yookibooki yookibooki changed the title Add Hermes Agent documentation Add lllms.txt for Agents Jul 5, 2026
@yookibooki yookibooki changed the title Add lllms.txt for Agents Added lllms.txt for Agents Jul 5, 2026
@yookibooki yookibooki changed the title Added lllms.txt for Agents Added llms.txt for Agents Jul 5, 2026
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have labels Jul 5, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

This was generated by AI during triage.

Related: #42398 (restructures website/static/llms.txt to spec) and #57280 (root-level llms.txt + deploy-time mirroring) are open PRs covering the same surface with broader scope. website/static/llms.txt doesn't currently exist on main, so this is a fresh add rather than a duplicate — flagging the cluster so a maintainer can pick the canonical approach.

@teknium1

Copy link
Copy Markdown
Contributor

Thanks for adding an agent-friendly documentation index. Current main already provides this through a generated, deploy-integrated implementation, so this static snapshot is redundant.

  • website/scripts/generate-llms-txt.py:299 generates website/static/llms.txt from the current docs tree.
  • website/scripts/prebuild.mjs:140-141 runs that generator for documentation builds.
  • .github/workflows/deploy-site.yml:160-173 publishes the build under /docs/ and mirrors the same generated artifacts at the site root.
  • This implementation was added in c6eebfc25a5779668ae2fefe27f5d85a82055ab3 (docs: publish llms.txt and llms-full.txt for agent-friendly ingestion).

Automated hermes-sweeper review.

@teknium1 teknium1 closed this Jul 15, 2026
@teknium1 teknium1 added the sweeper:implemented-on-main Sweeper: behavior already present on current main label Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have sweeper:implemented-on-main Sweeper: behavior already present on current main type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants