Add AGENTS.md with comprehensive development guidance #134
+119
−17
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.
Summary
This PR introduces
AGENTS.md
, following the new agents.md standard for providing AI coding assistant guidance. This replaces the previous Claude-specific documentation with a universal format supported by 20+ AI coding tools.Changes Made
Added comprehensive
AGENTS.md
with structured guidance for AI coding assistants including:Adopted agents.md standard format for better compatibility with AI coding tools like:
Consolidated tool-specific rules by migrating Cursor-specific release changelog guidelines into the universal
AGENTS.md
format and removing.cursor/rules/release-changelogs.mdc
Benefits
Technical Details
The
AGENTS.md
includes essential information for productive development:This change enhances the developer experience for anyone working with AI coding assistants on this repository while maintaining all essential technical guidance.
Types of changes
Checklist
Additional context
PR generated with the help of Claude Code