File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ <h2 id="project-config">Add to your project</h2>
192192 automatically discover these guides.
193193</ p >
194194
195- < h4 id ="agents-md "> agents .md — OpenAI Codex / GitHub Copilot coding agent</ h4 >
196- < p > Place an < code > agents .md</ code > at your repo root:</ p >
195+ < h4 id ="agents-md "> AGENTS .md — OpenAI Codex / GitHub Copilot coding agent</ h4 >
196+ < p > Place an < code > AGENTS .md</ code > at your repo root:</ p >
197197< pre class ="code ">
198198## Ebean ORM
199199
@@ -211,10 +211,10 @@ <h4 id="agents-md">agents.md — OpenAI Codex / GitHub Copilot coding agent</h4>
211211</ pre >
212212
213213< h4 id ="copilot "> GitHub Copilot — < code > .github/copilot-instructions.md</ code > </ h4 >
214- < p > Same content as < code > agents .md</ code > above — add an < code > ## Ebean ORM</ code > section.</ p >
214+ < p > Same content as < code > AGENTS .md</ code > above — add an < code > ## Ebean ORM</ code > section.</ p >
215215
216216< h4 id ="claude "> Claude Code — < code > CLAUDE.md</ code > </ h4 >
217- < p > Same content as < code > agents .md</ code > above — Claude Code reads < code > CLAUDE.md</ code > at the project root.</ p >
217+ < p > Same content as < code > AGENTS .md</ code > above — Claude Code reads < code > CLAUDE.md</ code > at the project root.</ p >
218218
219219< h4 id ="cursor "> Cursor — < code > .cursor/rules/ebean.mdc</ code > </ h4 >
220220< pre class ="code ">
You can’t perform that action at this time.
0 commit comments