Posts by this author

Apr 22, 2026
Post comments count0
Post likes count2

From Local to Production: The Complete Developer Journey for Building, Composing, and Deploying AI Agents

When we launched Microsoft Agent Framework last October, we made a promise: building production-grade AI agents should feel as natural and structured as building any other software. Today, we’re delivering on that promise — with the v1.0 release of Microsoft Agent Framework and the general availability of Foundry Toolkit for Visual Studio Code (...

Microsoft FoundryWhat's NewMCP
Apr 22, 2026
Post comments count1
Post likes count4

Introducing the new hosted agents in Foundry Agent Service: secure, scalable compute built for agents

Agents are already transforming how developers solve problems. Whether it's a coding agent that refactors your repo overnight, a research agent that synthesizes hundreds of documents into a brief, or an ops agent that monitors and remediates infrastructure — the pattern is clear. Developers are building agents that don't just answer questions, they...

Microsoft FoundryMCPFoundry Agent Service
Nov 25, 2025
Post comments count0
Post likes count0

Introducing Memory in Foundry Agent Service

Give your agents the power to remember  Imagine your agent never asks the same question twice. Until now, most agents have been stateless. Each conversation resets to zero, forgetting what users said just minutes ago or weeks ago. Developers tried to bridge this gap with homegrown solutions — storing embeddings in databases, manually retrieving pr...

Microsoft FoundryMCPAIAgent
Oct 1, 2025
Post comments count3
Post likes count21

Introducing Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps

Why agents need a new foundation Over the last year, developers have been experimenting with AI agents in every imaginable form. Agents are not just chatbots or copilots — they are autonomous software components that can reason about goals, call tools and APIs, collaborate with other agents, and adapt dynamically. Whether it’s a retrieval agent fo...

AIAgentMicrosoft FoundryMCP