Start Debugging

The coding agents tracker

One bookmark for coding agents, LLMs, and MCP.

This pillar collects everything on the site about AI coding agents, LLMs, and the Model Context Protocol: Claude Code, Cursor, Aider, GitHub Copilot’s agent mode, the Microsoft Agent Framework, MCP servers and skills, and the patterns for wiring LLM-driven automation into real workflows.

What to read first

If you’re choosing a tool, Claude Code vs Cursor vs Copilot Agent Mode settles where each one wins. For .NET, start with Microsoft Agent Framework 1.0, then Agent Framework vs Semantic Kernel for the framework fork and the orchestration patterns compared once you have more than one agent. For MCP, Wiring Model Context Protocol servers from C# on .NET 10 is the plumbing most posts build on, and Build a custom MCP server in C# on .NET 11 walks one end-to-end. Read both against MCP C# SDK 2.0, which makes servers stateless by default and flags older code with MCP9005.

For Claude Code specifically, How to Write a CLAUDE.md That Actually Changes Model Behaviour is the highest-leverage read, with How to Structure a Monorepo So Claude Code’s Context Stays Small the natural follow-up. For Copilot, What 878 Copilot Coding Agent PRs in dotnet/runtime look like shows the real-world results.

What’s on this page

The table below is auto-generated from posts tagged with any of: ai-agents, llm, mcp, claude-code, cursor, github-copilot, agent-skills, microsoft-agent-framework. Newest first.

If you want the .NET-centric view instead, the companion .NET 11 tracker pillar collects every post about the .NET 11 release cycle; many overlap with this one.

Index (149 posts)

2026 / 08

2026 / 07

2026 / 06

2026 / 05

2026 / 04

2026 / 03

2026 / 01

All pillars Home