Skip to content

Commit ff24863

Browse files
joshjohanningmchammer01Copilot
authored
docs: update agents.md repo name (#60373)
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d5f6a03 commit ff24863

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,16 @@ This version of this article is for using repository custom instructions on the
4343

4444
* **Agent instructions** are used by AI agents.
4545

46-
You can create one or more `AGENTS.md` files, stored anywhere within the repository. When {% data variables.product.prodname_copilot_short %} is working, the nearest `AGENTS.md` file in the directory tree will take precedence over other agent instructions files. For more information, see the [openai/agents.md repository](https://github.com/openai/agents.md).
46+
{% data reusables.copilot.custom-instructions-agents %}
4747

4848
Alternatively, you can use a single `CLAUDE.md` or `GEMINI.md` file stored in the root of the repository.
4949

5050
## Creating repository-wide custom instructions
5151

5252
You can create your own custom instructions file from scratch. See [Writing your own copilot-instructions.md file](#writing-your-own-copilot-instructionsmd-file). Alternatively, you can ask {% data variables.copilot.copilot_coding_agent %} to generate one for you.
5353

54+
You can create your own custom instructions file from scratch. See [Writing your own copilot-instructions.md file](#writing-your-own-copilot-instructionsmd-file). Alternatively, you can ask {% data variables.copilot.copilot_coding_agent %} to generate one for you.
55+
5456
### Asking {% data variables.copilot.copilot_coding_agent %} to generate a `copilot-instructions.md` file
5557

5658
1. Navigate to the agents tab at [github.com/copilot/agents](https://github.com/copilot/agents?ref_product=copilot&ref_type=engagement&ref_style=text).

content/copilot/how-tos/copilot-cli/customize-copilot/add-custom-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Instructions in the `AGENTS.md` file in the root directory, if found, are treate
4343

4444
Instructions found in other `AGENTS.md` files are treated as additional instructions. Any primary instructions that are found are likely to have more effect on {% data variables.product.prodname_copilot_short %}'s responses than additional instructions.
4545

46-
For more information, see the [openai/agents.md repository](https://github.com/openai/agents.md).
46+
For more information, see the [agentsmd/agents.md repository](https://github.com/agentsmd/agents.md).
4747

4848
Alternatively, you can use `CLAUDE.md` and `GEMINI.md` files. These must be located at the root of the repository.
4949

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
You can create one or more `AGENTS.md` files, stored anywhere within the repository. When {% data variables.product.prodname_copilot_short %} is working, the nearest `AGENTS.md` file in the directory tree will take precedence. For more information, see the [openai/agents.md repository](https://github.com/openai/agents.md).
1+
You can create one or more `AGENTS.md` files, stored anywhere within the repository. When {% data variables.product.prodname_copilot_short %} is working, the nearest `AGENTS.md` file in the directory tree will take precedence. For more information, see the [agentsmd/agents.md repository](https://github.com/agentsmd/agents.md).

0 commit comments

Comments
 (0)