Observação
Copilot custom agents are in versão prévia pública and subject to change.
Prerequisites
Before following this article, you should understand what Copilot custom agents are and how they work. See About custom agents.
Preparing your organization for custom agents
Observação
If your organization is part of an enterprise, your enterprise owners can configure a ruleset that restricts the creation and management of organization-level custom agents. To understand the availability of custom agents in your organization, contact your enterprise owners.
- Start creating your custom agent repository using GitHub's template repository. The template repository contains a starter README and the necessary file structure to speed up your configuration.
- Select the Choose an owner dropdown menu, then click your organization.
- Name the repository
.github-private, then write a brief description and set the visibility of the repository to private. - Clique em Criar repositório.
- Update the template README as needed. Consider including creation guidelines for custom agents or compliance considerations specific to your organization.
Next steps
To implement custom agents in your organization, see Creating custom agents.