All Stories

GitHub Copilot's Agentic Memory: Teaching AI to Remember and Learn Your Codebase

One of the biggest challenges with AI coding assistants has been their stateless nature with every interaction starting from scratch, requiring developers to repeatedly explain coding conventions, architectural patterns, and...

Beyond Planning: How GitHub Spec Kit Transforms Ideas into Implementation

In my journey exploring agentic DevOps tools, I’ve previously written about delivering major enhancements using Awesome Copilot and GitHub’s built-in Plan Agent. Each tool has pushed the boundaries of what’s...

From Awesome Copilot to Plan Agent: GitHub's Built-in Planning Revolution

In my previous post about delivering major enhancements using agentic DevOps, I shared how I leveraged GitHub’s Awesome Copilot repository to access proven prompts and agents for creating implementation plans....

Azure Copilot Agents: Transforming Cloud Operations

Microsoft Ignite 2025 has delivered what might be the most transformative announcement for cloud operations teams: Azure Copilot Agents. This isn’t just another AI assistant, it’s a fundamental reimagining of...

Welcome Home, Agents: How GitHub Copilot Agent HQ is Transforming Development Workflows

The development landscape has fundamentally shifted. We’re no longer working with simple AI assistants that complete our code,we’re orchestrating fleets of specialised agents that can take on entire features, collaborate...

DevOps: Enhanced Release Automation with GitHub's AI-Powered Release Notes

In my previous article, “DevOps: Automating Release Tags”, I shared how we automated version tagging and release creation using GitHub Actions. While that solution worked well, the release notes generation...