Cursors can't index it's own docs, GitHub Docs are 9 months old, llms-full.txt can't be parsed by Context7

Cursor fails to index it’s own docs.
Wouldn’t this be the first thing to test? :man_shrugging:

llms-full.txt can’t be parsed by Context7 which is the primary resource for current LLM-friendly documentation (issue possibly caused by a bunch of unnecessary html tags :thinking:).

The open source docs (which are preferred by Context7) are ~9 months out of date so not useful.

It’s actually anti-useful since Context7 will manually parse online documentation, but ONLY if GitHub docs/llms-full.txt don’t exist.

Recommendations:

  • Fix the Cursor docs indexing which has been broken since last year.
  • Clean llms-full.txt to improve parsing while reducing wasted context. Ideally it should look correct when viewed as markdown.
  • Automatically push documentation changes to GitHub.
1 Like