주요 콘텐츠로 건너뛰기
메가폰 아이콘

클라우드 네이티브 앱 구축하기

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##LivestreamLivestream

항목: 개발자 도구

언어: 영어, 포르투갈어, 중국어 간체

  • 이 시리즈의 이벤트:
  • 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##LivestreamLivestream

항목: 개발자 도구

언어: 영어

세부 정보

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##LivestreamLivestream

항목: 개발자 도구

언어: 중국어 간체

세부 정보

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##LivestreamLivestream

항목: 개발자 도구

언어: 포르투갈어

세부 정보

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##LivestreamLivestream

항목: 개발자 도구

언어: 영어

세부 정보

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##LivestreamLivestream

항목: 개발자 도구

언어: 스페인어

세부 정보

스피커

이 시리즈에 등록하세요

Microsoft 계정으로 로그인하세요

로그인

또는 이메일 주소를 입력해 등록하세요

*
*

이 행사에 등록함으로써 귀하는 다음 조건을 준수하는 데 동의하는 것입니다 마이크로소프트 원자로 행동 강령.

이 페이지의 일부는 기계 또는 AI 번역될 수 있습니다.