→ Back to Home
GitHub Copilot

GitHub Copilot in Visual Studio Boosts Agentic Workflows with SDK Integration and .NET/Azure Skills

GitHub has rolled out a substantial update to Copilot within Visual Studio, introducing several key enhancements aimed at deepening AI integration into the developer workflow. A new agent, now available in public preview, is built on the same GitHub Copilot SDK that powers the Copilot CLI, offering more accurate and concise responses for various development tasks. Alongside this, Visual Studio now includes built-in "skills" authored by experts from the .NET and Azure teams, designed to automate specific workflows like .NET application upgrades. The update also brings new code review capabilities, allowing developers to request Copilot's feedback on selected code blocks directly within the editor. Furthermore, GitHub organization owners can now implement organization-level custom instructions, ensuring consistent Copilot behavior across teams and projects. This update is critical for developers and engineering teams looking to push the boundaries of AI-assisted development beyond basic code generation. The introduction of an SDK-powered agent signifies a move towards more intelligent, agentic workflows, where Copilot can handle more complex, multi-step tasks with greater autonomy and accuracy. For .NET and Azure developers, the pre-built skills offer immediate, tangible benefits by embedding expert knowledge directly into their daily routines, potentially accelerating modernization efforts and reducing manual toil. The code review feature enhances collaboration and code quality, providing instant, context-aware feedback that can streamline the pull request process. Organization-level custom instructions are particularly impactful for enterprises, enabling them to enforce coding standards, best practices, and project-specific guidelines at scale, fostering consistency and reducing onboarding time for new developers. This release aligns perfectly with the broader industry trend of shifting AI from mere assistive tools to proactive, intelligent agents capable of executing complex tasks. The underlying Copilot SDK, which achieved general availability in June 2026, is a testament to the growing maturity of agentic AI frameworks, allowing developers to build custom AI behaviors and integrations. This move mirrors efforts across the AI landscape to create "super apps" or unified AI experiences, where various AI capabilities (chat, coding, automation) converge into a single, cohesive platform, as seen with Microsoft's own announced plans for a unified Copilot application. The emphasis on domain-specific "skills" also reflects the industry's recognition that general-purpose LLMs benefit immensely from specialized knowledge and fine-tuning for particular contexts, such as cloud platforms or programming languages. This evolution is a natural progression in the DevOps landscape, where automation is continuously extended from CI/CD pipelines to the very act of code creation and review. Practitioners should immediately explore the new agent and built-in skills within Visual Studio to understand how they can automate repetitive or complex tasks, particularly for .NET and Azure development. Experimenting with the code review feature can provide insights into improving code quality and accelerating team feedback loops. For enterprise architects and DevOps leads, the organization-level custom instructions present a powerful opportunity to standardize development practices and integrate AI assistance more deeply into their governance models. This requires careful planning to define effective instructions that balance AI autonomy with necessary controls. A potential trade-off is the increased reliance on AI, which necessitates robust testing and validation processes to ensure the generated or reviewed code meets quality and security standards. Developers should also stay informed about the evolving Copilot SDK, as its programmability opens doors for creating highly customized agentic workflows tailored to unique project needs, potentially transforming how internal tools and development environments are constructed.
#ai-powered development#visual studio#github copilot#agentic ai#.net#azure#code review#enterprise features
Read original source