Skip to content

Add AGENTS.md plumbing and correct CentOS support in the doc - #170

Merged
michael-riddle merged 2 commits into
masterfrom
agents-md
Jul 14, 2026
Merged

Add AGENTS.md plumbing and correct CentOS support in the doc#170
michael-riddle merged 2 commits into
masterfrom
agents-md

Conversation

@hcaballero2

@hcaballero2 hcaballero2 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Two AGENTS.md-related changes — no manifest or behavior changes:

AI-assistant plumbing — the module already ships an AGENTS.md; this adds the supporting ignore rules.

  • .gitignore — replace the lone /CLAUDE.md line with the canonical AI coding-assistant block (Claude Code, Copilot, Cursor, Windsurf, Gemini, Cline). AGENTS.md is the committed standard; CLAUDE.md is a local, uncommitted symlink to it.
  • .pdkignore — exclude /AGENTS.md from built module packages.

AGENTS.md accuracy fix — the intro line overclaimed CentOS EL8; metadata.json supports CentOS 9/10 only, and declares the OpenVox runtime.

Split out of the original combined PR #168; test hardening lives in #171 (rspec) and #172 (acceptance).

🤖 Generated with Claude Code

Adopt the AGENTS.md standard's supporting plumbing (the module already
ships an AGENTS.md). No manifest/behavior changes.

- .gitignore: replace the lone /CLAUDE.md line with the canonical AI
  coding-assistant block (Claude Code, Copilot, Cursor, Windsurf, Gemini,
  Cline). AGENTS.md is the committed standard; each assistant's own config
  is ignored.
- .pdkignore: exclude /AGENTS.md from built module packages.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
metadata.json supports CentOS 9/10 only (not EL8) and declares the OpenVox
runtime; the intro line overclaimed CentOS EL8.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hcaballero2 hcaballero2 changed the title Add AI-assistant plumbing (AGENTS.md gitignore/pdkignore standard) Add AGENTS.md plumbing and correct CentOS support in the doc Jul 8, 2026
@silug
silug requested a review from Copilot July 13, 2026 20:27

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

Updates AI-assistant support plumbing and corrects the repository’s documented platform/runtime support without changing Puppet manifests or module runtime behavior.

Changes:

  • Update AGENTS.md to match metadata.json (CentOS 9/10 support and OpenVox 8 runtime requirement).
  • Expand .gitignore with a canonical block of AI-assistant generated/local configuration ignores (keeping AGENTS.md as the committed standard).
  • Exclude AGENTS.md from pdk build artifacts via .pdkignore.

Reviewed changes

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

File Description
AGENTS.md Corrects supported OS/runtime wording to match metadata.json.
.pdkignore Excludes AGENTS.md from built module packages.
.gitignore Adds a consolidated ignore block for AI-assistant local/generated config files.

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

@michael-riddle
michael-riddle merged commit 1e84478 into master Jul 14, 2026
9 checks passed
@github-project-automation github-project-automation Bot moved this from New to Done in Org Triage Jul 14, 2026
@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