Showing tag results for Copilot

Aug 26, 2026
Post comments count1
Post likes count0

The Visual Studio Debugger Agentic Workflow Gets a Test-Driven Upgrade

Harshada Hole

A few months ago, we introduced a new guided agentic workflow in the Visual Studio Debugger Agent designed to help you move from a bug report to a verified fix without spending your morning guessing where to begin.   If you missed that announcement, check out  Stop Hunting Bugs: Meet the New Visual Studio Debugger Agent to see how the Agent builds...

Debugging and DiagnosticsCopilotVisual Studio 2026
Jul 15, 2026
Post comments count13
Post likes count3

Pick, manage, and get the most from your models

Rachel Kang (SHE/HER)

You open the model picker, scroll past a dozen options, and pause. How are these models different? Which one should you actually use? And once you're a few hundred messages deep, how much capacity is even left before things start dropping off? We've all been there. These are the kinds of questions Visual Studio now makes a little easier to answe...

Visual StudioGitHub CopilotCopilot
May 21, 2026
Post comments count10
Post likes count10

Plan Before You Build: Introducing the Plan agent in Visual Studio

Rachel Kang (SHE/HER)

You ask Copilot to tackle something big, it gets to work, and a dozen file changes later you realize you had a completely different approach in mind. The code isn't wrong... it just isn't what you were going for. Last year, we introduced planning as a feature in Agent mode to help with exactly this. Since then, you’ve told us you wanted more con...

Visual StudioGitHub CopilotCopilot
Feb 19, 2026
Post comments count7
Post likes count11

Custom Agents in Visual Studio: Built in and Build-Your-Own agents

Rhea,
Kelly

Agents in Visual Studio now go beyond a single general-purpose assistant. We're shipping a set of curated preset agents that tap into deep IDE capabilities; debugging, profiling, testing alongside a framework for building your own custom agents tailored to how your team works. Built in agents Each preset agent is designed around a specific develo...

Visual StudioCopilotagents
Feb 4, 2026
Post comments count12
Post likes count13

Roadmap for AI in Visual Studio (February)

Rhea Patel

After a busy January (catch up here), we're shifting focus to reliability and refinement. This month is about tightening core workflows, improving agent stability, and building on the MCP foundations we've been laying. Agent Mode & Coding Agents Reliability is the priority this month. We're raising the floor on agent-driven scenarios with...

GitHub CopilotCopilotChat
Dec 22, 2025
Post comments count13
Post likes count25

How AI fixed my procrastination

Mads Kristensen

I struggled to get started. For ages, I kept putting off building this website, creating a new programming language for Visual Studio, and coming up with fresh color themes. Each project looked overwhelming, and I couldn’t find the time or motivation to jump in. It all just felt like too much at once. But when a national holiday gave me a long w...

CopilotAgent ModeAI Agents
Dec 2, 2025
Post comments count0
Post likes count3

Profiler Agent – Delegate the analysis, not the performance

Nik Karpinsky

In Visual Studio 2026 we introduced Copilot Profiler Agent, a new AI-powered assistant that helps you analyze and optimize performance bottlenecks in your code. By combining the power of GitHub Copilot with Visual Studio's performance profiler, you can now ask natural language questions about performance, get insights into hot paths, and quickly id...

PerformanceCopilotProfiling
Nov 18, 2025
Post comments count15
Post likes count4

Spend Less Time Upgrading, More Time Coding in Visual Studio 2026

Jason Chlus

In the past, moving to the next major version of Visual Studio could take hours, sometimes days, to recreate your dev environment the way you like it. Visual Studio 2026 makes it easier than ever to stay current with the latest productivity features, performance improvements, and security fixes all without disrupting your flow. With the new Visual ...

CopilotVisual Studio 2026Modernization