Skip to content

Commit 7b864e2

Browse files
authored
docs: instruct Aider and Gemini CLI to use AGENTS.md (#7348)
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/
1 parent f9a04be commit 7b864e2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.aider.conf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
read: [AGENTS.md]

.gemini/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"contextFileName":"AGENTS.md"}

0 commit comments

Comments
 (0)