@satyanadella: Love this end-to-end example from @jeffhollan of what is now possible when you build long-running agents with Foundry. …

X AI KOLs Timeline Products

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.

Love this end-to-end example from @jeffhollan of what is now possible when you build long-running agents with Foundry. All now GA.
Original Article
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

@ByteMohit: https://x.com/ByteMohit/status/2063493300884246598

X AI KOLs Timeline

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

X AI KOLs Following

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.