mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🚀 Feature: llms.txt #132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @molostovvs on GitHub.
Feature description
Hi! It would be very convenient if, in addition to the documentation on the website, an llms.txt file were provided that the llm could use to configure the service.
I tried to add documentation to context7 via “website docs”, but the service cannot recognize the project name, and llms.txt is a more preferable option for uploading documentation.
Pitch
In my case, I wanted to use Claude Code to configure the service with minimal intervention on my part.
@kmendell commented on GitHub:
I added this here:
e6638fa21f, let me know if that does not work correctly.@molostovvs commented on GitHub:
it works, thank you!