# Github, Copilot SDK Preview 공개

> Clean Markdown view of GeekNews topic #28149. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=28149](https://news.hada.io/topic?id=28149)
- GeekNews Markdown: [https://news.hada.io/topic/28149.md](https://news.hada.io/topic/28149.md)
- Type: news
- Author: [safethecode](https://news.hada.io/@safethecode)
- Published: 2026-04-03T10:17:11+09:00
- Updated: 2026-04-03T10:17:11+09:00
- Original source: [github.blog](https://github.blog/changelog/2026-04-02-copilot-sdk-in-public-preview/)
- Points: 7
- Comments: 0

## Summary

Copilot SDK는 **GitHub Copilot의 에이전트 런타임**을 외부 개발자가 직접 호출할 수 있게 한 첫 공식 경로입니다. 기존에는 IDE 내부 기능으로만 접근 가능했지만, 이제는 **자체 개발툴이나 SaaS 워크플로**에 Copilot을 내장할 수 있습니다. 이는 LLM 호출을 단순 API로 감싸는 수준이 아니라, **권한·프롬프트·도구 체계까지 통합된 플랫폼화 시도**로 볼 수 있습니다. 개발자 입장에서는 “Copilot을 위한 Dockerfile”을 손에 쥔 셈이며, 향후 GitHub 생태계의 확장 방향을 가늠하게 합니다.

## Topic Body

GitHub Copilot SDK가 퍼블릭 프리뷰로 공개됐습니다.  
  
GitHub Copilot 클라우드 에이전트와 Copilot CLI에서 쓰이는 동일한 에이전트 런타임을 SDK로 꺼내,  
자체 앱·워크플로·플랫폼에 Copilot의 에이전틱 기능을 직접 임베드할 수 있게 한 것이 핵심입니다.  
  
지원 언어: Node.js/TypeScript, Python, Go, .NET, Java (Maven) 총 5개  
  
주요 기능: 커스텀 도구/에이전트 정의, 시스템 프롬프트 부분 수정(replace/append/prepend/transform),  
토큰 단위 스트리밍, 이미지·바이너리 인라인 첨부, OpenTelemetry 분산 트레이싱, 민감 작업용 권한 프레임워크,  
BYOK(OpenAI·Azure AI Foundry·Anthropic 키 사용 가능)

## Comments



_No public comments on this page._
