Generate structured llms.txt with progressive disclosure#4774
Open
lennessyy wants to merge 3 commits into
Open
Generate structured llms.txt with progressive disclosure#4774lennessyy wants to merge 3 commits into
lennessyy wants to merge 3 commits into
Conversation
- Core Primitives subsections now auto-discovered from encyclopedia/ directory structure - Subsection titles pulled from sidebar_label frontmatter - Add excludePaths option to filter pages from llms.txt (removes tctl-v1) - Rewrite llms.txt intro to describe the file's purpose - Add SDK section description explaining cross-SDK structure
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📖 Docs PR preview linksThis PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
markdown-pagesplugin, replacingdocusaurus-plugin-llmsfor llms.txt (it still generatesllms-full.txt)encyclopedia/directory structure (titles fromsidebar_labelfrontmatter)develop/subdirectoriesexcludePathsconfig to omit deprecated content (tctl-v1) from llms.txtundefineddescription bug in section llms.txt filesKnown issues to address in follow-ups
temporal.mdxlives underencyclopedia/so it gets pulled into Core Primitives instead of Conceptsencyclopedia/llms.txtself-hosted-guide/*andevaluate/*could be their own sectionsTest plan
build/llms.txtstructurebuild/cloud/llms.txt,build/develop/go/llms.txt)> undefinedin any section llms.txtdocs/encyclopedia/<subdir>/and confirm it auto-appears in the right subsection┆Attachments: EDU-6600 Generate structured llms.txt with progressive disclosure