some more verbage

This commit is contained in:
Aaron Powell 2025-10-24 10:21:53 +11:00
parent c0d9f850ea
commit 6681374ed5
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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`,
};