Start Debugging

The coding agents tracker

One bookmark for coding agents, LLMs, and MCP.

Everything on the site about AI coding agents, LLMs, and the Model Context Protocol: Claude Code, Cursor, Copilot agent mode, the Microsoft Agent Framework, MCP servers and skills.

What to read first

Claude Code vs Cursor vs Copilot Agent Mode settles where each wins. For .NET, start with Microsoft Agent Framework 1.0, then Agent Framework vs Semantic Kernel for the fork. For MCP, building a custom 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; migrating a 1.x server to 2.x keeps older clients connected. If OAuth succeeds but every call gets 401, the token audience mismatch is the usual cause. In an org, controlling which servers a team can run covers the allow/deny matchers the two disagree on.

For Claude Code, writing a CLAUDE.md that changes model behaviour leads, and subtask vs fork vs background agent decides when work gets its own context. Before widening an allowlist, read the four permission-check bypasses closed in 2.1.251. For Cursor, Self-Hosted Machines keep agent tool execution inside your network. For Copilot, Memory vs repository custom instructions vs AGENTS.md says which convention the model actually reads.

What’s on this page

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

The companion .NET 11 tracker collects the broader release; many posts overlap.

Index (199 posts)

2026 / 09

2026 / 08

2026 / 07

2026 / 06

2026 / 05

2026 / 04

2026 / 03

2026 / 01

All pillars Home