feat: add llms.txt v2 support - #257
Conversation
Added `public/llms.txt` following the llms.txt v2 specification to help AI agents navigate and understand the project's structure and contents. Included a `<link rel="describedby" href="/llms.txt" />` tag in the `index.html` file to make the file discoverable by agents. Co-authored-by: albertoivo <1276520+albertoivo@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
Visit the preview URL for this PR (updated for commit d6c8fee): https://pyexplorer-cd32d--pr257-feat-llms-txt-v2-446-97yt1ax6.web.app (expires Mon, 17 Aug 2026 23:31:33 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 916b4905e0cdc420f3368c8eb19b2f2e90c3be61 |
Implemented the llms.txt v2 specification by creating
public/llms.txtwith relevant project information, sections, and markdown links. Also updatedindex.htmlwith a<link rel="describedby">tag. Tested and built the project successfully.PR created automatically by Jules for task 4469274617381549752 started by @albertoivo