Skip to main content

Command Palette

Search for a command to run...

Microsoft Agent Framework Advances to Production-Ready Runtime

Updated
1 min readView as Markdown
Microsoft Agent Framework Advances to Production-Ready Runtime

The AI agent story is mostly not an AI story. That's the uncomfortable, useful takeaway from Build 2026, where Microsoft put its Agent Harness and Foundry Hosted Agents into General Availability — a real production runtime, not another experimental SDK. Per recent research on Claude Code v2.1.88, roughly 98.4% of an agent system is harness infrastructure: permissions, context management, sandboxing, tool routing, recovery. Only 1.6% is the model making decisions. Microsoft just shipped that 98.4% as a supported product. That's the announcement worth understanding.


This is an excerpt. Read the full post at otf-kit.dev/blog/microsoft-agent-framework-production — full-stack kits your AI coding agent can actually ship to production. Browse the kits →

More from this blog

O

OTF — kits your AI coding agent can ship to production

491 posts

Engineering notes on shipping production apps with AI coding tools — Claude Code, Cursor, Codex, Lovable, Bolt — and the stack underneath: React Native, Expo, Next.js, Supabase. Honest takes on what works, what breaks, and the full-stack kits that get you to production faster. By OTF.