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 에이전트.
Context passing for your agent
Learn how to use context passing with your Copilot 에이전트.
Using Copilot's LLM for your agent
Learn how to use Copilot's LLM for your agent.