-
Notifications
You must be signed in to change notification settings - Fork 372
Add GitHub Action to automate the creation of LLMs.txt and LLMs-full.txt #296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🟡 Heimdall Review Status
|
|
🤖 LLM summary files updated Updated the following documentation summary files based on changes in subdirectories: Files updated:
This comment will be updated if you make more changes to the PR. |
|
⏭️ LLM Summary Files Update Available This PR can automatically update To update: Go to Actions tab → 'Run workflow' → Enter PR #296 This is optional and doesn't block PR approval. |
1 similar comment
|
⏭️ LLM Summary Files Update Available This PR can automatically update To update: Go to Actions tab → 'Run workflow' → Enter PR #296 This is optional and doesn't block PR approval. |
Improved text, readability and consistency of style, corrected some
punctuation errors, spelling errors and typos, and added a link to
protocol spec for quicker retrieval of relevant information. For each
correction, the correctness of the corrections was analyzed and
clarified.
<!-- start pr-codex -->
---
## PR-Codex overview
The focus of this PR is to standardize the naming conventions for FIDs
and ENS names across various documentation files.
### Detailed summary
- Standardized the capitalization of "FID" and "ENS" names.
- Ensured consistent naming conventions for "fname" and "Fname".
- Clarified the usage of uppercase letters in naming conventions.
- Updated instructions and examples to reflect the standardized naming
conventions.
> The following files were skipped due to too many changes:
`docs/developers/guides/accounts/create-account.md`,
`docs/developers/guides/accounts/create-account-key.md`,
`docs/learn/architecture/hubs.md`
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`
<!-- end pr-codex -->
What changed? Why?
Adding a github action to automate the update of llms.txt and llms-full.txt for each sub-directory (base-account, onchainkit, etc)