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.