GitHub released a generally available Copilot SDK for Python, TypeScript, Go, .NET, Java, and Rust that lets developers embed Copilot's agentic workflows directly into their applications without building custom orchestration. The SDK uses the same production-tested agent runtime as Copilot CLI, requires a GitHub Copilot subscription (though it supports bring-your-own-key for direct LLM provider access), and allows developers to define custom agents, skills, and tools while automatically handling planning, tool invocation, and file edits.
An open-source toolkit called Spec Kit launched to enable "Spec-Driven Development," where executable specifications directly generate working code implementations rather than just serving as documentation scaffolding. The toolkit works with over 30 AI coding agents including Claude Code and GitHub Copilot, providing structured slash commands that guide developers through creating project constitutions, functional specs, technical plans, task breakdowns, and automated implementation while avoiding what it calls "vibe coding."
The Kubernetes Dashboard project has been archived after years of helping users visualize and manage their clusters, with Headlamp positioned as its successor that maintains familiar workflows while adding multi-cluster support, plugin extensibility, and both in-cluster and desktop deployment options. Headlamp preserves core Dashboard capabilities like browsing workloads, editing manifests, and RBAC-based permissions, while extending functionality with features like application-centric "Projects" views and optional plugins for GitOps and AI assistance.