Skip to content

docs: convert GitHub Copilot instructions to AGENTS.md - #60

Merged
EndlessTrax merged 1 commit into
mainfrom
convert-to-agents-md
Aug 23, 2026
Merged

docs: convert GitHub Copilot instructions to AGENTS.md#60
EndlessTrax merged 1 commit into
mainfrom
convert-to-agents-md

Conversation

@EndlessTrax

Copy link
Copy Markdown
Owner

Summary

Convert repository AI instructions from the GitHub Copilot specific format (.github/copilot-instructions.md) to the universal standard AGENTS.md in the repository root.

Changes

  • Renamed and converted .github/copilot-instructions.md to AGENTS.md.
  • Preserved all snippet conventions, validation commands, release constraints, and commit guidelines.

Validation

  • npm test passed.
  • npx vsce package verified packaging succeeds.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The changes are limited to documentation heading/title standardization, and no inconsistencies or leftover references to the prior instructions format were found.

Pull request overview

Updates the repository’s agent-facing documentation by using the universal AGENTS.md convention, keeping existing guidance intact while standardizing section headings and naming.

Changes:

  • Standardized heading capitalization across sections (e.g., “Project Structure”, “Snippet Conventions”).
  • Clarified a section title to “Commands & Validation” to better reflect included workflow steps.
  • Renamed/retitled other headings for consistency (e.g., “Releases & Boundaries”, “Pull Request Checks”).
File summaries
File Description
AGENTS.md Aligns agent instructions with the AGENTS.md standard and normalizes section headings without changing the underlying guidance.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@EndlessTrax
EndlessTrax merged commit e8ae067 into main Aug 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Updated docs!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants