Skip to main content
  1. Categories/

AI Engineering

Microsoft Foundry's Production-Agent Release: A Solution Architect's Read

Update Platform Updates · Jul 9, 2026 · 4 min read
Microsoft’s Build 2026 announcement — Frontier models and production agents advancing Microsoft Foundry for the agentic era — reframes Foundry from a model catalog into a place you run production agents. The headline that makes it real: hosted agents in Foundry Agent Service are now generally available, and the catalog spans both OpenAI and Anthropic frontier models (1,900+ on Microsoft Learn — not the “11,000” some coverage repeats). So it’s GA — but GA of what, exactly, and what should an enterprise architect actually do with it? This is the take, not a feature recap: the pro, the con, and where I’d draw the line.
Microsoft Foundry's Production-Agent Release: A Solution Architect's Read

Zed and DeltaDB: Version Control Between Commits

Update Tools & SDKs · Jul 8, 2026 · 12 min read
I used to think the commit was the natural unit of software history. It is clean. It has a hash. It has a message. It fits in CI. It can be reviewed, reverted, cherry-picked, and blamed.
Zed and DeltaDB: Version Control Between Commits

Magentic-UI + Fara-7B: A Local-First Computer-Use Agent You Can Actually Run

Update Tools & SDKs · Jul 2, 2026 · 3 min read
If you’ve been waiting for a computer-use agent you can run on your own machine — sandboxed, human-in-the-loop, and open source — Microsoft’s Magentic-UI is the repo to clone this week. It now leads with MagenticLite (“Big tasks. Small models.”), a redesign from Microsoft Research AI Frontiers that pairs a small-model orchestrator with a dedicated browser-use model, and keeps you in control the whole way.
Magentic-UI + Fara-7B: A Local-First Computer-Use Agent You Can Actually Run

Microsoft Agent Framework Makes Tool and File Access Approval-by-Default

Update Tools & SDKs · Jul 2, 2026 · 2 min read
Microsoft Agent Framework’s latest releases — Python 1.10.0 (June 30) and .NET 1.12.0 (July 2) — change a security default that’s easy to miss in the changelog: agent tools and file access now require approval unless you opt out. Both land as breaking changes.
Microsoft Agent Framework Makes Tool and File Access Approval-by-Default