Files
context-kit/config/sources.default.txt
Ajay Krishnan a1d854aef4 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.
2026-09-17 10:34:35 -07:00

14 lines
631 B
Plaintext

# Default Context Kit docs sources.
# Keep this set small, useful, and quick to index. Add profiles when needed.
https://code.claude.com/docs/llms-full.txt
https://developers.openai.com/api/docs/llms-full.txt
https://developers.openai.com/api/reference/llms-full.txt
https://openrouter.ai/docs/llms-full.txt
https://modelcontextprotocol.io/llms-full.txt
# Hermes Agent (Nous Research) publishes a maintained full-docs feed. Parses as
# markdown-full: ~454 sections. Do not substitute /docs/llms.txt -- menu URLs
# index link stubs (title + description only), not page content.
https://hermes-agent.nousresearch.com/llms-full.txt