{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Integrates Agent Framework agents and workflows with the Foundry Agent Server, providing durable state persistence (sessions, checkpoints, approvals) with automatic user isolation when hosted on Foundry infrastructure.","skillfed_tags":["agent-framework","foundry-hosting","durable-state"],"use_cases":["Deploy Agent Framework agents to Foundry infrastructure with automatic durable session and checkpoint storage.","Build multi-user agent applications where session data must be isolated by platform user ID without custom partitioning logic.","Persist workflow checkpoints across agent restarts to enable long-running, resumable workflows.","Manage function approval workflows with durable storage that works both locally (file-based) and on Foundry (cloud-backed).","Develop agents locally using file-based state stores, then deploy the same code to Foundry with zero storage configuration changes."],"what_it_does":"Agent-framework-foundry-hosting bridges Microsoft's Agent Framework with the Foundry Agent Server, enabling agents and workflows to run on Foundry-hosted infrastructure. It provides three durable state stores out of the box: FoundryAgentSessionStore (for Agent Framework sessions), FoundryCheckpointStore (for workflow checkpoints), and FoundryFunctionApprovalStore (for function approvals). When hosted on Foundry, all state is automatically isolated by platform user ID\u2014no manual partitioning needed. Outside Foundry, state persists as JSON files locally under ~/.agentserver/state_stores.\n\nThe package depends on agent-framework-core, three azure-ai-agentserver modules (core, responses, invocations), httpx, and mcp. It's in beta (1.0.0b260813) but actively maintained, with support for Python 3.10 through 3.14. The permissive license and low install friction make it straightforward to add to an Agent Framework project that targets Foundry deployment.","worth_installing":"Yes, if you are building agents with Microsoft's Agent Framework and plan to deploy to Foundry infrastructure. The package is actively maintained, has no known vulnerabilities, and provides essential durable state management with automatic user isolation. The beta status and recent release date (2026-08-14) suggest it is still evolving; review the sample code and state-store guide before committing to production use."},"id":"agent-framework-foundry-hosting","links":{"html":"https://skillfed.io/packages/agent-framework-foundry-hosting","md":"https://skillfed.io/packages/agent-framework-foundry-hosting.md","pypi":"https://pypi.org/project/agent-framework-foundry-hosting/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"agent-framework-foundry-hosting","python_support":"supports_current","summary":"Foundry Hosting integration for Microsoft Agent Framework."},"popularity":{"monthly_downloads":337747,"position":7446,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0b260813"}
