Posts by this author

Feb 4, 2026
Post comments count7
Post likes count7

WinGet Configuration: Set up your dev machine in one command

I've set up a lot of dev machines in my life. Traditionally, this takes a lot of time to get everything just right, but now there's a faster way with WinGet Configuration files. Let me show you how to go from a fresh Windows install to a fully configured dev environment with a single command and how GitHub Copilot CLI can help you build these confi...

GitHub CopilotMicrosoft for DevelopersPackage Management
Jan 23, 2026
Post comments count3
Post likes count13

Bringing work context to your code in GitHub Copilot

This week we shipped the GitHub Copilot SDK which takes the agent loop from the Copilot CLI and makes it easy to embed in other applications. We’ve been using, improving, and extending Copilot CLI for the last few months and it’s sparked new ideas about what it means to have the right context right where we work. As developers, we spend most of ...

GitHub CopilotMCP
Dec 11, 2025
Post comments count7
Post likes count12

Making Windows Terminal awesome with GitHub Copilot CLI

As someone who lives and breathes in the command line, I love making my terminal feel like home. Windows Terminal is full of personalization options that really allow for a custom experience. Additionally, I can stay within my terminal for my development with GitHub Copilot with the GitHub Copilot CLI. Let's walk through how you can trick out your ...

GitHub CopilotMicrosoft for Developers