Introduce agents.md - #1412
Merged
Merged
Conversation
✅ Deploy Preview for pihole-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Adam Warner <github@promofaux.dev>
PromoFaux
force-pushed
the
new/agents.md
branch
from
August 2, 2026 16:48
1d12940 to
f2f2955
Compare
yubiuser
reviewed
Aug 2, 2026
Member
|
Tests are failing. Maybe we need to add Line 20 in f2f2955 Like this: |
Member
|
Or we remove the hard tabs it complains about. |
Co-authored-by: RD WebDesign <rdwebdesign@users.noreply.github.com> Signed-off-by: Adam Warner <github@promofaux.dev>
Member
The tests are complaining about hard tabs in |
rdwebdesign
approved these changes
Aug 3, 2026
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.
What does this PR aim to accomplish?:
Adds an
AGENTS.mdfile following the agents.md standard: a predictable place for AI coding agents to find the repository layout, build/test commands and contribution requirements (DCO sign-off, branch targeting, code style) without them having to rediscover it every session. It is just standard markdown, and no tooling or workflow changes come with it.By submitting this pull request, I confirm the following:
git rebase)