wxt icon indicating copy to clipboard operation
wxt copied to clipboard

Create llms.txt for wxt

Open lcandy2 opened this issue 9 months ago • 1 comments

See https://github.com/vitejs/vite/issues/19400

lcandy2 avatar Mar 20 '25 06:03 lcandy2

Documentation for LLMs already exists in this project, but I'm also thinking about integrating my plugin together with vitepress-knowledge

okineadev avatar Mar 20 '25 08:03 okineadev

@okineadev It would be great if you could add your plugin, I really want to access llmx.txt.

productdevbook avatar May 31 '25 02:05 productdevbook

@okineadev It would be great if you could add your plugin, I really want to access llmx.txt.

This is a question for the author of the project, who currently has his own integration with AI on the site and simply adding my plugin won't work, because then he would have to get rid of the AI assistant on the site

okineadev avatar May 31 '25 03:05 okineadev

ai on the site doesn't work for me because I need to use vscode.

productdevbook avatar May 31 '25 04:05 productdevbook

Looks like @okineadev's plugin works fine with the vitepress-knowledge. I don't have any plans to add the full llms.txt proposal to vitepress-knowledge, so I'm down to add this.

  • https://github.com/wxt-dev/wxt/pull/1725

But how do you actually use these files in your editor? Will they crawl all the links in your README.md/CLAUDE.md/etc to get context? Does it also crawl any subsequent links listed in the main /llms.txt file? Why can't I find anything online about how to actually use these files in Cursor (or any other AI powered editor) other than copy/pasting the full /llms-full.txt file into context?

If tools won't automatically manage the amount of tokens in their context, what's the point of splitting up all the docs at this point in time?

Like I said, I'm not opposed to adding this, I'm just looking to understand how to use this tool so I know why I'm hosting these files. Because I can't seem to find any docs online right now.

aklinker1 avatar Jun 10 '25 20:06 aklinker1