feat: Add AGENTS.md file with project guidance for AI coding agents (#477)

* feat: Add AGENTS.md file with project guidance for AI coding agents

* docs: Update AGENTS.md with line endings script requirement

* fix: Correct 'mode' field to 'agent' in prompt files documentation and add AGENTS.md reference to README
This commit is contained in:
Adrien Clerbois
2025-12-11 00:08:26 +01:00
committed by GitHub
parent 14285a28ba
commit 576d486c73
2 changed files with 166 additions and 0 deletions

View File

@@ -87,6 +87,8 @@ We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.
- Improve existing content
- Report issues or suggest enhancements
For AI coding agents working with this project, refer to [AGENTS.md](AGENTS.md) for detailed technical guidance on development workflows, setup commands, and contribution standards.
### Quick Contribution Guide
1. Follow our file naming conventions and frontmatter requirements