Posts by this author

Nov 12, 2025
Post comments count3
Post likes count8

Introducing Copilot auto model selection (preview)

Faster responses, a lower chance of rate limiting, and 10% off premium requests for paid users - auto picks the best available model for each request based on current capacity and performance. With auto, you don't need to choose a specific model. Copilot automatically selects the best one for your task. Auto model selection in Chat is rolling out i...

GitHub CopilotCopilotArtificial Intelligence
Nov 5, 2025
Post comments count6
Post likes count5

Roadmap for AI in Visual Studio (November)

Today, we’re excited to share our public roadmap, which outlines the next steps in evolving Visual Studio with AI-powered agentic experiences. With every month, we aim to deliver smarter, faster, and more intuitive tools that enhance your coding experience. Disclaimer: The items outlined here represent ongoing work for the month. They are not co...

CopilotGitHubArtificial Intelligence
Oct 22, 2025
Post comments count18
Post likes count5

Introducing Planning in Visual Studio (Public Preview)

Quick prompts are great for small fixes, but they fall short on big projects. You end up rewriting instructions, tweaking them constantly, and hoping the model stays on track. It gives Copilot a visible, structured path to follow, one that updates as it works and keeps you in control at every step. In Agent Mode, Copilot can now create plans tha...

Artificial IntelligenceSpec Driven DevelopmentPlanning
Oct 3, 2025
Post comments count1
Post likes count13

Roadmap for AI in Visual Studio (October)

Today, we’re excited to share our public roadmap, which outlines the next steps in evolving Visual Studio with AI-powered agentic experiences. With every month, we aim to deliver smarter, faster, and more intuitive tools that enhance your coding experience. Disclaimer: The items outlined here represent ongoing work for the month. They are not co...

GitHub CopilotCopilotChat
Aug 27, 2025
Post comments count7
Post likes count9

Roadmap for AI in Visual Studio (September)

Today, we’re excited to share our public roadmap, which outlines the next steps in evolving Visual Studio with AI-powered agentic experiences. With every month, we aim to deliver smarter, faster, and more intuitive tools that enhance your coding experience. Disclaimer: The items outlined here represent ongoing work for the month. They are not co...

CopilotArtificial IntelligenceRoadmap
Aug 20, 2025
Post comments count9
Post likes count3

Bring Your Own Model to Chat in Visual Studio

We’re excited to announce that you can now bring your own language model into Visual Studio Chat. You can connect API keys from providers (OpenAI, Anthropic, and Google) to access a wider range of models. This makes it easy to test the latest releases, customize workflows, or run on infrastructure you control. What it unlocks ...

Visual StudioCopilotArtificial Intelligence
Aug 12, 2025
Post comments count8
Post likes count9

GPT-5 Now Available in Visual Studio

We’re excited to share that GPT-5, OpenAI’s latest frontier model, is now rolling out in GitHub Copilot for Visual Studio. GPT-5 offers faster responses and even better performance for writing and understanding code. This release brings a new level of capability to your development workflow, making it easier to move from idea to implementation. T...

Jul 31, 2025
Post comments count6
Post likes count9

Smarter AI Edits in Visual Studio Copilot

When we first set out to get smarter AI edits in Visual Studio Copilot, we knew we were tackling a deeply complex problem. It wasn’t just about generating great suggestions—it was about figuring out how to seamlessly apply those suggestions to your code. While the idea seemed simple at first glance, the reality was anything but.    The Complex...

GitHub Copilot ChatAI Agents
Jun 25, 2025
Post comments count6
Post likes count13

Better Models, Smarter Defaults: Claude Sonnet 4, GPT-4.1, and More Control in Visual Studio

We’re excited to share some major improvements to the Copilot experience in Visual Studio, including smarter default models, more choices, and easier ways to manage your usage. Smarter default model Copilot in Visual Studio now uses GPT-4.1 as the default model (previously 4o). In our testing, it delivers significantly better performance—faster r...

GitHub CopilotCopilotModels
Jun 17, 2025
Post comments count6
Post likes count13

Agent mode is now generally available with MCP support

Copilot agent mode is the next evolution in AI-assisted development—and it's now generally available in the Visual Studio June update. Agent mode turns GitHub Copilot into an autonomous pair programmer capable of handling multi-step development tasks from end to end. It builds a plan, executes it, adapts along the way, and loops through tasks un...

.NETVisual StudioGitHub Copilot