Building Better Apps with GitHub Copilot Custom Agents
Custom agents are here to customize and optimize how coding agents work on your code, here is my experiment with the WinForms agent.
James Montemagno
Custom agents are here to customize and optimize how coding agents work on your code, here is my experiment with the WinForms agent.
James Montemagno
Coding agents are different from in-editor chat and agent modes for AI assisted programming. They run asynchronously—often in the cloud—tackling tasks while you focus locally. I rely heavily on the GitHub Copilot coding agent and its VS Code integration to spin up multiple parallel workflows. Below are five everyday patterns I use to offload work, speed up development, and keep my repos in top shape. 1. Assign Issues Directly to GitHub Copilot When a new issue or idea lands, I immediately han…
James Montemagno
When I'm recording demos or making videos I often need to reproduce long prompts or blocks of text on-screen. Manually retyping them every time is slow and error-prone, and pasting from the clipboard can feel jerky and reveal private content. I wanted a tiny, reliable app that would let me press a global hotkey and have the application type a predefined, human-like block of text into whatever app currently has focus — perfect for demos, tutorials, and repeatable workflows. Enter Hotkey Typ…
James Montemagno
Introducing Bingo-o-matic a comprehensive bingo management application designed to make hosting and playing bingo games easier and more enjoyable than ever before.
James Montemagno