Building AI Agents
Apr 14, 2026 · Last updated: Apr 14, 2026  · 2 min read
How to architect, build, and evaluate AI agent systems using orchestration frameworks, protocols like MCP and A2A, and RAG pipelines.
Learn MoreAgentic AI Tools & Resources for Senior Developers
Mar 31, 2026 by Matt Eland  · 8 min readPart of the AI-Assisted Development topic
Essential resources for mastering agentic AI development — core concepts and guides for GitHub Copilot, Claude Code, Cursor, and OpenAI Codex.
Learn MoreSelf-Improving AI Application Architectures
Mar 10, 2026 by Matt Eland  · 18 min readPart of the Building AI Agents topic
What if your AI agents could learn from their mistakes and get better over time? Check out a sample architecture that does just that.
Learn MoreThe Copilot Experiment
Feb 4, 2026 by Victor Frye  · 10 min readPart of the AI-Assisted Development topic
A blog post exploring my two-week experiment using GitHub Copilot CLI for all coding tasks as a generative AI skeptic.
Learn More16 Tips for Writing AI-Ready C# Code
Dec 13, 2025 by Matt Eland  · 22 min readPart of the AI-Assisted Development topic
Discover 16 practical tips for writing AI-ready C# code, making your .NET codebase easier for AI agents and tools to understand, maintain, and extend.
Learn MoreCoding Agents are here: Is your team ready for AI devs?
Jul 23, 2025 by Matt Eland  · 10 min readPart of the Building AI Agents topic
Discover how GitHub Copilot Agents can function as AI developers on your team, automating development while complementing human developers' strategic skills.
Learn MoreMCP and A2A: Two bright modular futures for AI
May 13, 2025 by Matt Eland  · 7 min readPart of the Building AI Agents topic
Model Context Protocol (MCP) and Agent2Agent (A2A) are rising stars in the world of AI. Let's see what they are and how they can work together.
Learn More