From 6681374ed5336c1b7eba1ed57acfa41b5e7b3a7c Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Fri, 24 Oct 2025 10:21:53 +1100 Subject: [PATCH] some more verbage --- README.agents.md | 6 +++--- eng/constants.js | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.agents.md b/README.agents.md index 8edab39..c9da8d0 100644 --- a/README.agents.md +++ b/README.agents.md @@ -5,15 +5,15 @@ Custom agents for GitHub Copilot, making it easy for users and organizations to **To Install:** - Click the **VS Code** or **VS Code Insiders** install button for the agent you want to use -- Download the `*.agent.md` file and manually add it to your repository +- Download the `*.agent.md` file and add it to your repository **MCP Server Setup:** - Each agent may require one or more MCP servers to function - Click the MCP server to view it on the GitHub MCP registry -- Agents will automatically install the MCP servers they need when activated +- Follow the guide on how to add the MCP server to your repository **To Activate/Use:** -- Access installed agents through the VS Code Chat interface, assign them in Copilot Coding Agent, or through Copilot CLI (coming soon) +- Access installed agents through the VS Code Chat interface, assign them in CCA, or through Copilot CLI (coming soon) - Agents will have access to tools from configured MCP servers - Follow agent-specific instructions for optimal usage diff --git a/eng/constants.js b/eng/constants.js index 4531483..f8c2fed 100644 --- a/eng/constants.js +++ b/eng/constants.js @@ -76,15 +76,15 @@ Custom agents for GitHub Copilot, making it easy for users and organizations to **To Install:** - Click the **VS Code** or **VS Code Insiders** install button for the agent you want to use -- Download the \`*.agent.md\` file and manually add it to your repository +- Download the \`*.agent.md\` file and add it to your repository **MCP Server Setup:** - Each agent may require one or more MCP servers to function - Click the MCP server to view it on the GitHub MCP registry -- Agents will automatically install the MCP servers they need when activated +- Follow the guide on how to add the MCP server to your repository **To Activate/Use:** -- Access installed agents through the VS Code Chat interface, assign them in Copilot Coding Agent, or through Copilot CLI (coming soon) +- Access installed agents through the VS Code Chat interface, assign them in CCA, or through Copilot CLI (coming soon) - Agents will have access to tools from configured MCP servers - Follow agent-specific instructions for optimal usage`, };