跳到主要內容
擴音器圖示

打造雲端原生應用程式

準備好迎接 AI 了嗎? 探索如何利用 Azure 建構並擴展雲端原生應用程式。

Let's Learn GitHub Copilot SDK

加入 Microsoft Reactor 並與開發人員即時互動

準備好開始使用 AI 和最新技術嗎? Microsoft Reactor 提供活動、訓練和社群資源,協助開發人員、企業家和初創公司建置 AI 技術等等。 加入我們!

Let's Learn GitHub Copilot SDK

加入 Microsoft Reactor 並與開發人員即時互動

準備好開始使用 AI 和最新技術嗎? Microsoft Reactor 提供活動、訓練和社群資源,協助開發人員、企業家和初創公司建置 AI 技術等等。 加入我們!

返回

Let's Learn GitHub Copilot SDK

  • 格式:
  • alt##Livestream線上直播

主題: 開發人員工具

語言: 英文, 葡萄牙文, 簡體中文

  • 此系列中的活動:
  • 5

Join this beginner-friendly livestream to learn how to build agentic applications with the GitHub Copilot SDK, without implementing the agent loop yourself. Unlike calling a model API directly, the SDK gives your application programmatic access to Copilot’s agent runtime, including conversation management, planning, tool orchestration, streaming events, and session state. During the session, we’ll explore clients, sessions, prompts, and the agent runtime. You’ll learn how to create multi-turn conversations, stream responses in real time, expose application functions as tools, connect external capabilities through MCP servers, and control agent behavior with hooks and permission handlers. We’ll also help you understand when to use the Copilot SDK instead of the interactive Copilot CLI: use the CLI for developer tasks in the terminal and use the SDK when you want to embed Copilot’s agentic capabilities in your own application or service. No prior experience with the GitHub Copilot SDK is required.

近期活動

按一下下方的活動以深入了解並註冊個別活動。

時區 - 國際標準時間

9月

24

星期四

2026

Let's Learn GitHub Copilot SDK

4:00 下午 - 5:30 下午 (UTC)

Join this beginner-friendly livestream to learn how to build agentic applications with the GitHub Copilot SDK, without implementing the agent loop yourself. Unlike calling a model API directly, the SDK gives your application programmatic access to Copilot’s agent runtime, including conversation management, planning, tool orchestration, streaming events, and session state. During the session, we’ll explore clients, sessions, prompts, and the agent runtime. You’ll learn how to create multi-turn conversations, stream responses in real time, expose application functions as tools, connect external capabilities through MCP servers, and control agent behavior with hooks and permission handlers. We’ll also help you understand when to use the Copilot SDK instead of the interactive Copilot CLI: use the CLI for developer tasks in the terminal and use the SDK when you want to embed Copilot’s agentic capabilities in your own application or service. No prior experience with the GitHub Copilot SDK is required. Learn more by exploring the resources

  • 格式:
  • alt##Livestream線上直播

主題: 開發人員工具

語言: 英文

詳細資料

9月

28

星期一

2026

Let's Learn GitHub Copilot SDK (简体中文)

11:30 上午 - 12:30 下午 (UTC)

想在自己的应用里嵌入 AI 代理能力,却不想从零实现代理循环?加入这场面向初学者的直播,学习如何用 GitHub Copilot SDK 快速构建智能代理应用。 与直接调用模型 API 不同,SDK 让你以编程方式访问 Copilot 代理运行时——对话管理、任务规划、工具编排、流式事件、会话状态,开箱即用,无需自己造轮子。 本次直播中,我们将带你上手 SDK 的核心概念:客户端(Client)、会话(Session)、提示词(Prompt)与代理运行时(Agent Runtime)。你将学会: 创建多轮对话,并实时流式返回响应 将自己的应用函数注册为工具(Tool),供代理调用 通过 MCP 服务器接入外部能力 使用 Hooks 和权限处理器精细控制代理行为 我们还会讲清楚一个常见问题:什么时候用 Copilot SDK,什么时候用交互式 Copilot CLI? 简单来说——在终端里做开发任务,用 CLI;想把 Copilot 的代理能力嵌入自己的应用或服务,用 SDK。 零基础友好,无需任何 GitHub Copilot SDK 使用经验,带上你的好奇心来就行。

  • 格式:
  • alt##Livestream線上直播

主題: 開發人員工具

語言: 簡體中文

詳細資料

9月

29

星期二

2026

Let's Learn GitHub Copilot SDK (Português)

3:00 下午 - 4:30 下午 (UTC)

Participe desta livestream para iniciantes e aprenda a criar aplicações com agentes usando o GitHub Copilot SDK, sem precisar implementar o loop do agente por conta própria. Diferente de chamar diretamente uma API de modelo, o SDK permite que sua aplicação acesse programaticamente o runtime de agentes do Copilot, incluindo gerenciamento de conversas, planejamento, orquestração de ferramentas, eventos em streaming e estado das sessões. Durante a sessão, vamos explorar clientes, sessões, prompts e o runtime de agentes. Você vai aprender a criar conversas com múltiplas interações, transmitir respostas em tempo real, disponibilizar funções da sua aplicação como ferramentas, conectar recursos externos por meio de servidores MCP e controlar o comportamento do agente usando hooks e permission handlers. Também vamos explicar quando usar o Copilot SDK em vez do Copilot CLI interativo: use o CLI para tarefas de desenvolvimento diretamente no terminal e o SDK quando quiser incorporar as capacidades de agentes do Copilot à sua própria aplicação ou serviço. Não é necessário ter experiência prévia com o GitHub Copilot SDK.

  • 格式:
  • alt##Livestream線上直播

主題: 開發人員工具

語言: 葡萄牙文

詳細資料

9月

30

星期三

2026

Let's Learn GitHub Copilot SDK (Java)

4:00 下午 - 5:30 下午 (UTC)

Join this beginner-friendly livestream to learn how to build agentic applications with the GitHub Copilot SDK for Java, without implementing the agent loop yourself. Unlike calling a model API directly, the SDK gives your application programmatic access to Copilot’s agent runtime, including conversation management, planning, tool orchestration, streaming events, and session state. During the session, we’ll explore clients, sessions, prompts, and the agent runtime. You’ll learn how to create multi-turn conversations, stream responses in real time, expose application functions as tools, connect external capabilities through MCP servers, and control agent behavior with hooks and permission handlers. We’ll also help you understand when to use the Copilot SDK instead of the interactive Copilot CLI: use the CLI for developer tasks in the terminal, and use the SDK when you want to embed Copilot’s agentic capabilities in your own application or service. No prior experience with the GitHub Copilot SDK is required.

  • 格式:
  • alt##Livestream線上直播

主題: 開發人員工具

語言: 英文

詳細資料

10月

01

星期四

2026

Let's Learn GitHub Copilot SDK (Español)

9:00 下午 - 10:30 下午 (UTC)

Únete a esta transmisión en vivo para principiantes para aprender a construir aplicaciones agentivas con el GitHub Copilot SDK, sin tener que implementar tú mismo el ciclo del agente. A diferencia de llamar directamente a una API de modelo, el SDK proporciona a tu aplicación acceso programático al tiempo de ejecución del agente de Copilot, incluyendo la gestión de conversaciones, planificación, orquestación de herramientas, eventos en streaming y estado de sesión. Durante la sesión, exploraremos clientes, sesiones, prompts y el tiempo de ejecución del agente. Aprenderás a crear conversaciones de múltiples turnos, transmitir respuestas en tiempo real, exponer funciones de la aplicación como herramientas, conectar capacidades externas a través de servidores MCP y controlar el comportamiento del agente con hooks y controladores de permisos. También te ayudaremos a entender cuándo usar el SDK de Copilot en lugar del Copilot CLI interactivo: usa el CLI para tareas de desarrollo en la terminal y usa el SDK cuando quieras integrar las capacidades agentivas de Copilot en tu propia aplicación o servicio. No se requiere experiencia previa con el GitHub Copilot SDK.

  • 格式:
  • alt##Livestream線上直播

主題: 開發人員工具

語言: 西班牙文

詳細資料

演講者

註冊這個系列

使用您的 Microsoft 帳戶登入。

登入

或輸入您的電子郵件地址以註冊

*
*

註冊這個活動,即表示您同意遵守 Microsoft Reactor 管理辦法.

本頁面的一部分可能是機器翻譯或人工智能翻譯的.