Skip to content

Conversation

bllfoad
Copy link

@bllfoad bllfoad commented Sep 25, 2025

  • Generates a readable LLM corpus from content/*.md|.mdc into public/llms-full.txt
  • Preserves code/HTML; converts links/images to text; normalizes whitespace; deterministic order with title + source
  • Adds GET /api/llms-full and POST /api/llms-full (token optional via LLMS_FULL_TOKEN)
  • Dev watcher regenerates on content changes (only when LLMS_FULL_ENABLE=true)
  • Build/dev hooks run generation when enabled; new script: pnpm llms:generate

- Generates a readable LLM corpus from content/*.md|.mdc into public/llms-full.txt
- Preserves code/HTML; converts links/images to text; normalizes whitespace; deterministic order with title + source
- Adds GET /api/llms-full and POST /api/llms-full (token optional via LLMS_FULL_TOKEN)
- Dev watcher regenerates on content changes (only when LLMS_FULL_ENABLE=true)
- Build/dev hooks run generation when enabled; new script: pnpm llms:generate
@bllfoad bllfoad requested a review from a team as a code owner September 25, 2025 15:00
Copy link

vercel bot commented Sep 25, 2025

@bllfoad is attempting to deploy a commit to the Directus Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant