Add Hermes Agent docs feed to the default source set

Hermes Agent (Nous Research) publishes a maintained llms-full.txt covering
the whole docs site. It parses as markdown-full into ~1.17k documents.

Note against substituting the smaller /docs/llms.txt: parse_llms_text routes
any /llms.txt URL to _parse_menu, which indexes link stubs (title plus
description plus canonical URL) rather than page content.
This commit is contained in:
2026-09-17 10:34:35 -07:00
parent dd431fffca
commit a1d854aef4
2 changed files with 6 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ The default docs index uses the vendors' content-bearing `llms-full.txt` feeds:
- OpenAI API docs and reference
- OpenRouter docs
- Model Context Protocol docs
- Hermes Agent docs
Optional profiles live in `config/`: