メイン コンテンツにスキップ
メガホンアイコン

クラウドネイティブアプリを構築する

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 倫理規定に同意したことになります.

このページの一部は機械またはAIによって翻訳される場合があります。