docs: add agentic files guide#2319
Open
Jonas Elfering (keulinho) wants to merge 11 commits into
Open
Conversation
5 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
Adds new Storefront documentation for the “agentic files” feature, explaining how plugins/themes extend and ship public AI-assistant-facing files (e.g., /llms.txt, /agents.md) and how this behaves across core support vs. Agentic Commerce plugin fallback.
Changes:
- Added a new “Agentic Files” guide covering template paths → public paths, Twig extension patterns, custom file templates, and Administration snippet descriptions.
- Linked the new guide from the Storefront Templates index.
- Updated
.wordlist.txtwith new terms used in the documentation.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| guides/plugins/plugins/storefront/templates/index.md | Adds navigation entry to the new Agentic Files guide. |
| guides/plugins/plugins/storefront/templates/agentic-files.md | New guide documenting agentic files usage, extension points, variables, and plugin compatibility behavior. |
| .wordlist.txt | Adds spellcheck allowlist entries for new terminology introduced in the guide. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Developer Docs healthcheckStatus: Completed with |
Micha Hobert (Isengo1989)
approved these changes
Jun 22, 2026
Micha Hobert (Isengo1989)
left a comment
Contributor
There was a problem hiding this comment.
Thx for the PR Jonas Elfering (@keulinho) 💯
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Micha Hobert <m.hobert@shopware.com>
22afe70 to
8038572
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related links
Checklist
PageRefreferences where relevant..gitbook.yamlif pages were moved, renamed, or deleted..wordlist.txt(and sorted it) if spellcheck flags new legitimate terms.Notes
No redirects are required because this PR only adds a new page. Local validation:
git diff --check.