Teaching AI Agents to Find Your Code

I’ve been thinking about a problem that every large engineering organisation will hit as AI agents become a standard part of the development workflow. You give an agent a business requirement (“add a status field to the refund flow”) and Continue reading Teaching AI Agents to Find Your Code

Exploring Model Context Protocol (MCP)

I’m always exploring new protocols and tools to optimize performance, clarity, and maintainability of the systems we build. One intriguing development I’ve been examining recently is the Model Context Protocol. Today, I want to introduce you to this interesting concept, Continue reading Exploring Model Context Protocol (MCP)