참고 항목
Third-party coding agents are currently in 공개 미리 보기.
Introduction
You can use third-party coding agents alongside Copilot 코딩 에이전트 to work asynchronously on your development tasks. You can assign an existing issue or give a prompt to an agent, which will work on the required changes and create a pull request. When the agent finishes, it will request a review from you, and you can leave pull request comments to ask the agent to iterate.
Coding agents are subject to the same security protections, mitigations, and limitations as Copilot 코딩 에이전트. To learn more about how you can use coding agents, see GitHub Copilot 코딩 에이전트 정보.
Where you can use coding agents
You can kick off tasks with coding agents in the following locations:
- The Agents tab: Select an agent under the prompt box in the Agents tab, then kick off a new task and watch the agent get to work on a pull request.
- Issues: Assign the agent to an existing issue in a repository.
- Pull requests: Mention
@AGENT_NAMEin a comment on an existing pull request to ask it to make changes. - On GitHub Mobile: From the Home view, click to start a new agent session.
- In Visual Studio Code: Start a new session in the chat view, or delegate an existing session to a different agent.
Making coding agents available
참고 항목
- Third-party agents are available in the GitHub Copilot Pro(프로)+ and GitHub Copilot Enterprise plans.
Before you can assign tasks to coding agents, they must be enabled. If you are a GitHub Copilot Pro(프로)+ subscriber, see 개별 구독자로 GitHub Copilot 정책 관리.
For GitHub Copilot Business and GitHub Copilot Enterprise subscribers, the ability to use Copilot 코딩 에이전트 is controlled by policy settings defined at the organization level. See 조직에서 GitHub Copilot의 정책과 기능 관리하기.
If the organization is owned by an enterprise, enablement may be controlled at the enterprise level. See 엔터프라이즈에서 GitHub Copilot의 정책과 기능 관리.
Supported coding agents
The following third-party agents are supported on GitHub:
Usage costs
Coding agents consume GitHub Actions minutes and GitHub Copilot premium requests. Each agent session consumes one premium request.
Within your monthly usage allowance for GitHub Actions and premium requests, you can ask agents to work on coding tasks without incurring any additional costs.
For more information, see GitHub Copilot 라이선스.
Next steps
- To start managing agents, see 코필로트 코딩 에이전트 관리.
- To learn how AI models are hosted and served, see GitHub Copilot Chat을 위한 모델 호스팅.