Skip to content

Add AGENTS.md AI-assistant configuration - #35

Merged
hcaballero2 merged 3 commits into
masterfrom
agents-md
Jul 13, 2026
Merged

Add AGENTS.md AI-assistant configuration#35
hcaballero2 merged 3 commits into
masterfrom
agents-md

Conversation

@hcaballero2

Copy link
Copy Markdown
Contributor

Adds an AGENTS.md documenting the simp_authselect module for AI coding assistants, plus the standard AI-assistant plumbing: a .gitignore block for tool-specific files (the cross-tool standard is AGENTS.md) and /AGENTS.md added to .pdkignore so it is excluded from Forge builds.

Add an AGENTS.md describing the simp_authselect module's business logic
for AI coding assistants, along with the standard AI-assistant plumbing:

- AGENTS.md analysis of the module
- AI coding assistant .gitignore block (the standard is AGENTS.md;
  ignore tool-specific files like /CLAUDE.md, /.claude/, etc.)
- /AGENTS.md added to .pdkignore so it is excluded from Forge builds

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an AGENTS.md file to document how this Puppet module works for AI coding assistants, and updates ignore configuration so the agent guidance is excluded from Forge builds while tool-specific assistant files are ignored in Git.

Changes:

  • Add AGENTS.md with module purpose, control flow notes, dependencies, and common commands.
  • Update .pdkignore to exclude /AGENTS.md from pdk build artifacts.
  • Update .gitignore to ignore various AI-assistant-specific config files in favor of the repo-standard AGENTS.md.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
AGENTS.md New AI-assistant guidance doc for the module (behavior, dependencies, workflow notes).
.pdkignore Excludes AGENTS.md from Forge build outputs.
.gitignore Adds ignore rules for assistant-specific config files (standardizing on AGENTS.md).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md
Comment thread AGENTS.md Outdated
hcaballero2 added 2 commits July 9, 2026 13:44
Line numbers drift as code changes and were flagged brittle in review; retain
durable anchors (file paths + class/define/type/function names) and remove the
now-redundant line-reference disclaimer where present.
Reword the baseline-managed file list to be illustrative and name the
.gitignore/.pdkignore dotfiles, so contributors are not misled about which
files get overwritten on sync. Addresses Copilot review.
@hcaballero2
hcaballero2 merged commit 08ead0e into master Jul 13, 2026
8 checks passed
@github-project-automation github-project-automation Bot moved this from New to Done in Org Triage Jul 13, 2026
@silug
silug deleted the agents-md branch July 18, 2026 20:19
@silug silug removed this from Org Triage Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants