All Stories

Are AI Agents the New Platform Engineering Customers?

Over the past few months, something has shifted. I am spending more time creating agents and skills to handle my day to day work than I am writing code. Actually,...

Why the GitHub Copilot App Became My Daily Driver

I did not want to like the GitHub Copilot app. I had VS Code tuned exactly how I wanted it, extensions curated over years, keybindings in muscle memory, and a...

GitHub Agentic Workflows vs Microsoft Scout vs Copilot App: Which Tool to Use When

If you have been anywhere near the Microsoft and GitHub ecosystem since Build 2026, you have probably felt it. GitHub Agentic Workflows, Microsoft Scout, and the GitHub Copilot app all...

Azure DevOps vs GitHub: Your 2026 Platform Decision

The question I get asked more than almost any other right now is deceptively simple. Azure DevOps vs GitHub, which one should we be standing on in 2026? It used...

How to Organise GitHub Copilot Customisations at Scale

If you’re trying to organise GitHub Copilot customisations across an enterprise, the hardest part usually is not creating the agent or the skill. It’s deciding where everything should live, how...

Agents as Code: Treating AI Agents as Versioned Artifacts

We version our infrastructure. We version our pipelines. We version our policies. So why are most teams still treating their AI agents like throwaway prompt snippets floating in someone’s clipboard?...