Skip to content

Add AGENTS.md AI-assistant configuration - #158

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

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

Conversation

@hcaballero2

Copy link
Copy Markdown
Contributor

Documentation-only change: adds an AGENTS.md describing the rsync module's business logic for AI coding assistants, plus the standard AI-assistant plumbing (.gitignore block for tool-specific files, and /AGENTS.md in .pdkignore so it is excluded from Forge builds). No code or behavior changes.

🤖 Generated with Claude Code

Add an AGENTS.md describing the rsync 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 repository-level AI-assistant documentation/configuration for this Puppet module, primarily by introducing an AGENTS.md that documents the module’s public API, internal classes, and operational “gotchas”, and by ensuring that file is excluded from Forge builds.

Changes:

  • Added a comprehensive AGENTS.md describing module business logic, entry points, dependencies, and common dev/test commands.
  • Updated .pdkignore to exclude /AGENTS.md from Forge packaging/builds.
  • Updated .gitignore to ignore tool-specific AI assistant config files (e.g., Claude/Cursor/Windsurf/Gemini/Cline/Copilot instruction files).

Reviewed changes

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

File Description
AGENTS.md Adds AI-agent-facing documentation of module behavior, interfaces, and workflows.
.pdkignore Excludes AGENTS.md from PDK/Forge build artifacts.
.gitignore Ignores AI-assistant tool configuration files not intended for commit.

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

Comment thread AGENTS.md Outdated
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.
The `action` property accepts `push`/`pull` (default `pull`), not `pull`/`pull`.
Also remove the stray `</content>`/`</invoke>` artifact at EOF.
@hcaballero2
hcaballero2 merged commit ade083a into master Jul 13, 2026
9 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:18
@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