@satyanadella: Love this end-to-end example from @jeffhollan of what is now possible when you build long-running agents with Foundry. …
Summary
Microsoft Foundry's Hosted Agents are now generally available, enabling long-running agents with any framework and language, integrating with GitHub Copilot, Microsoft IQ, and Microsoft Teams.
View Cached Full Text
Cached at: 07/11/26, 12:19 AM
Love this end-to-end example from @jeffhollan of what is now possible when you build long-running agents with Foundry. All now GA.
Jeff Hollan (@jeffhollan): Hosted Agents in Microsoft Foundry is now Generally Available! This brings agent native compute for your agents with any framework, any language, and any model 🚀
Build with the GitHub Copilot App, connect to Microsoft IQ, run in Foundry, securely interact with Microsoft Teams,
Similar Articles
@jeffhollan: Here's another reason why @Microsoft Foundry is the BEST platform in the world to build and run your agents: Our durabl…
Microsoft Foundry's Toolbox feature enables durable long-running agents with a single MCP endpoint, reportedly reducing input tokens by 90% and simplifying agent code at cloud scale.
@satyanadella: Every agent will need its own computer. And with new Hosted agents in Foundry, every agent gets its own dedicated enter…
Microsoft introduces Hosted agents in Foundry, giving each AI agent a dedicated enterprise-grade sandbox with durable state, identity, governance, and framework support.
@jeffhollan: Excited to announce the new preview for Microsoft Foundry Agents ! You can now build, run, and deploy your agent using …
Microsoft launches Foundry Agents preview, a cloud platform optimized for building, running and deploying AI agents with any model or framework.
@ByteMohit: https://x.com/ByteMohit/status/2063493300884246598
A detailed technical post about building AgentForge, an open-source agent harness in Python, covering components like session runtime, tool contracts, approval layers, and persistence, emphasizing that agents are defined by their runtime, not just the model.
@PaulSolt: https://x.com/PaulSolt/status/2073470146115490230
Paul Solt shares a detailed workflow for using Codex agents in a loop to autonomously build features overnight, including a manager thread, heartbeat, and automated PR review. The technique shifts from single prompts to designed agent loops, enabling continuous development with minimal human intervention.