llms.txt
hey @Tom I notice some sentences in /llms.txt are truncated.
examples :
- [Convex JavaScript Clients](/client/javascript.md): Convex applications can be accessed from Node.js or any JavaScript runtime that
- [Node.js](/client/javascript/node.md): Convex supports point-in-time queries (see
3 Replies
Interesting, looks like the tool that generates these parses markdown differently, thanks you! It's just taking the first line https://github.com/get-convex/convex-backend/blob/main/npm-packages/docs/docs/client/javascript/node.mdx?plain=1#L7
GitHub
convex-backend/npm-packages/docs/docs/client/javascript/node.mdx at...
The open-source reactive database for app developers - get-convex/convex-backend
I think we can improve this by adding a real description in the metadata or by fixing the parser
not catastrophic anyway, but worth noticing
thx for that file anyway! i'm adding it to my agent context so it knows where to look if I ask it to
will surely be a valuable addition to my setup