GitHub opens Copilot SDK public preview for embedding agent runtimes into apps
Original: Copilot SDK in public preview View original →
GitHub moved the Copilot SDK into public preview on April 2, 2026, turning its internal agent runtime into a product that other developers can embed inside their own software. The company says the SDK exposes the same production-tested runtime that powers Copilot cloud agent and Copilot CLI, so builders get core agent plumbing without having to assemble an orchestration layer from scratch.
The release is broad in language support and capability. GitHub says the SDK is available for Node.js and TypeScript, Python, Go, .NET, and Java. It includes built-in support for tool invocation, streaming responses, file operations, and multi-turn sessions. GitHub is positioning it as a way to make agent behavior a native part of applications, workflows, and platform services rather than a separate chat surface.
- Custom tools and agents with handler logic for domain-specific workflows.
- Fine-grained system prompt customization through replace, append, prepend, or transform hooks.
- Blob attachments, OpenTelemetry tracing, permission controls, and Bring Your Own Key for OpenAI, Microsoft Foundry, or Anthropic.
The preview is important because it reflects a larger platform shift. Instead of only shipping end-user Copilot features inside GitHub properties, GitHub is packaging the runtime as a reusable developer component. That lowers the barrier for teams that want agentic sessions, approvals, tracing, and provider flexibility but do not want to maintain that infrastructure themselves.
GitHub also made the commercial positioning unusually broad. The company says the Copilot SDK is available to Copilot subscribers and non-Copilot subscribers, including Copilot Free for personal use and BYOK for enterprises. Prompts still count against premium request quotas for Copilot subscribers, so the economics do not disappear, but the preview signals that GitHub wants Copilot to become an embeddable platform layer, not just an assistant living in the editor.
Related Articles
GitHub put the Copilot SDK into public preview on April 2, 2026, exposing the same runtime behind Copilot cloud agent and Copilot CLI. The SDK ships across five languages with tool use, streaming, permissions, OpenTelemetry, and BYOK support.
GitHub expanded the Copilot app technical preview to paid Copilot customers and put local and cloud sandboxes into public preview. The notable shift is not another chat feature: it is execution control for coding agents that can run commands, modify files, and open pull requests.
GitHub has launched a public preview that lets teams assign Jira issues directly to the Copilot coding agent and receive AI-generated draft pull requests in GitHub. The company says the integration reduces context switching while preserving existing review and approval controls.
Comments (0)
No comments yet. Be the first to comment!