docs: instruct Aider and Gemini CLI to use AGENTS.md#7348
Conversation
If a constributer uses either Aider or Gemini CLI, instruct their agents to use AGENTS.md. This change was inspired by the FAQ on https://agents.md/
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7348 +/- ##
=======================================
Coverage 86.16% 86.16%
=======================================
Files 515 515
Lines 22234 22234
=======================================
Hits 19157 19157
Misses 3077 3077 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Overall package sizeSelf size: 4.45 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.3 | 76.87 kB | 808.03 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2026-01-27 06:09:34 Comparing candidate commit 6e23704 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 229 metrics, 31 unstable metrics. |
If a constributer uses either Aider or Gemini CLI, instruct their agents to use AGENTS.md. This change was inspired by the FAQ on https://agents.md/
If a constributer uses either Aider or Gemini CLI, instruct their agents to use AGENTS.md. This change was inspired by the FAQ on https://agents.md/
If a constributer uses either Aider or Gemini CLI, instruct their agents to use AGENTS.md. This change was inspired by the FAQ on https://agents.md/

What does this PR do?
Configures Aider and Gemini CLI to automatically use
AGENTS.mdas their context file for AI-assisted development contributions.Motivation
Contributors using Aider or Gemini CLI will now automatically have access to the comprehensive development guidelines in
AGENTS.md, ensuring better consistency and adherence to project conventions when using AI coding assistants. This follows the pattern recommended in the agents.md FAQ.