// tag
#Github-Copilot
25 posts
The Binlog MCP Server Might Be the Most Practical AI Debugging Tool for .NET Right Now
The new Microsoft Binlog MCP Server gives AI assistants direct access to MSBuild binary logs. For .NET developers, that could turn build investigation from manual archaeology into a much faster conversational workflow.
The Most Interesting Visual Studio Build 2026 Announcements Are About Friction Removal
Visual Studio’s Build 2026 announcement points to a clear direction: stronger AI integration, better merge conflict handling, improved modernization flows, and fewer small inner-loop interruptions.
Visual Studio’s May Update Is Really About Better Control Between Idea and Change
The May Visual Studio update adds the Plan agent, better skill management, context window visibility, and stronger multi-file diff experiences. The common theme is better control over the AI-assisted inner loop.
Copilot Code Reviews in Azure Repos Are a Bigger Deal Than They Look
GitHub Copilot code reviews are coming to Azure Repos, and that matters for teams that are not ready to move everything to GitHub yet. The real value is keeping AI-assisted review inside an existing enterprise workflow.
The New Plan Agent in Visual Studio Fixes a Very Real AI Workflow Problem
The new Plan agent in Visual Studio matters because it creates a structured planning stage before implementation, which is exactly what bigger features and refactors often need.
Claude Fable 5 in Foundry Changes the Ceiling for Autonomous Agents
Claude Fable 5 is now in Microsoft Foundry, and the real story is not just a stronger model. It is that teams can pair long-running reasoning with Foundry's governance, memory, and deployment stack.
A WinUI Agent Plugin for GitHub Copilot and Claude Code
Microsoft released agent skills for WinUI development — scaffold, build, run, test, iterate, all with GitHub Copilot CLI or Claude Code. The key innovation: purpose-built tools that ground the agent in WinUI-specific facts.
VS Code 1.121: Pin Favorite Models, Terminal Output Compression, Agent SSH
VS Code 1.121 adds model favorites, expanded terminal tool output compression for test runners and build tools, idle-silence timer for background terminals, and keyboard-interactive SSH in agent host.
Frameworks Only Matter When They Actually Force Better Decisions
A new Git-Ape write-up makes a useful point: architecture and governance frameworks only matter when they become delivery controls instead of passive reference material.
VS Code 1.120: Password Prompts, Context Size Picker, GitHub Metadata in Agent Host
VS Code 1.120 is a focused release for Copilot users: secure password prompt handling, model context size picker, GitHub PR metadata in agent sessions, and session archive management.
Agent Skills in Visual Studio: Teach Copilot How Your Team Actually Works
Visual Studio now supports Agent Skills — reusable instruction sets that teach Copilot your team's specific workflows, coding standards, and conventions. Define once, apply automatically.
Intelligent Terminal 0.1 Is a Serious First Shot at an AI-Native Shell
Intelligent Terminal 0.1 introduces a native agent pane, error-aware assistance, background agent tasks, and command-palette-driven agent flows. It is experimental, but the direction is very compelling.
Aspire Multi-Repo Rollout at Scale Shows What Agentic Platform Engineering Looks Like When It Is Grounded
The latest Windows 365 Aspire write-up is interesting because it shows agentic rollout built on top of deterministic checks, metrics, and a real control plane. That is a much healthier model than freestyle automation.
The Best GitHub Copilot Advice for .NET Developers Right Now Is to Stop Thinking in Features
A new .NET-focused GitHub Copilot guide makes a strong point: the best way to get value is not by memorizing Copilot modes, but by matching the tool surface to the actual job in front of you.
The MSSQL Extension for VS Code Is Quietly Becoming a Much Bigger Platform
The latest MSSQL extension update adds Azure SQL provisioning, Copilot-assisted schema design, Data API builder, and notebooks. The interesting part is how much database work can now stay inside VS Code.
Azure Functions Skills Might Be the Fastest Way to Get Agentic Functions on the Right Track
The new azure-functions-skills preview is interesting because it does more than scaffold code. It teaches coding agents to build Azure Functions with current patterns, managed identity, and deployment-aware defaults.
Azure DevOps MCP Server April Update: WIQL Queries, PAT Auth, and Experimental MCP Apps
The Azure DevOps MCP Server gets WIQL-powered work item queries, Personal Access Token authentication, MCP annotations, and an experimental MCP Apps feature that packages common workflows into reusable tools.
VS Code 1.118: Copilot CLI Gets Session Names, Model Badges, and TypeScript 7.0 Nightly Opt-In
Visual Studio Code 1.118 is a focused release centered on Copilot CLI improvements — session naming, model badges, auto model selection, and a new option to opt into TypeScript 7.0 nightlies.
68 Minutes a Day Re-Explaining Code to Copilot? There's a Fix for That
Context rot is real — your AI agent drifts after 30 turns, and you're paying the compaction tax every hour. auto-memory gives GitHub Copilot CLI surgical recall without burning thousands of tokens.
azd + GitHub Copilot: AI-Powered Project Setup and Smarter Error Fixes
The Azure Developer CLI now integrates with GitHub Copilot to scaffold your project and fix deployment errors — all without leaving the terminal.
VS Code 1.117: Agents Are Getting Their Own Git Branches and I'm Here For It
VS Code 1.117 ships worktree isolation for agent sessions, persistent Autopilot mode, and subagent support. The agentic coding workflow just got way more real.
Docker Sandbox Lets Copilot Agents Refactor Your Code Without Risking Your Machine
Docker Sandbox gives GitHub Copilot agents a secure microVM to run wild with refactoring — no permission prompts, no risk to your host. Here's why that changes everything for large-scale .NET modernization.
Agentic Platform Engineering Is Getting Real — Git-APE Shows How
Microsoft's Git-APE project puts agentic platform engineering into practice — using GitHub Copilot agents and Azure MCP to turn natural-language requests into validated cloud infrastructure.
GitHub Copilot's Modernization Assessment Is the Best Migration Tool You're Not Using Yet
GitHub Copilot's modernization extension doesn't just suggest code changes — it produces a full migration assessment with actionable issues, Azure target comparisons, and a collaborative workflow. Here's why the assessment document is the key to everything.
Visual Studio's March Update Lets You Build Custom Copilot Agents — and the find_symbol Tool Is a Big Deal
Visual Studio's March 2026 update ships custom Copilot agents, reusable agent skills, a language-aware find_symbol tool, and Copilot-powered profiling from Test Explorer. Here's what matters.