Skip to main content

Building a Copilot agent for your Copilot Extension

Learn how to build a custom Copilot 에이전트 that determines the functionality of your Copilot 확장.

Configuring your Copilot agent to communicate with the Copilot platform

Learn how to interact with the Copilot platform by sending and receiving server-sent events with your Copilot 에이전트.

Configuring your Copilot agent to communicate with GitHub

Learn how to verify payloads and get resources from GitHub with your Copilot 에이전트.

에이전트에 대한 컨텍스트 전달

Copilot 에이전트를 사용하여 컨텍스트 전달을 사용하는 방법을 알아봅니다.

Using Copilot's LLM for your agent

Learn how to use Copilot's LLM for your agent.