← Back to home
§ INTEGRATION · AUTOGEN · COMING SOON
AutoGen integration is on the roadmap
A first-class AutoGen wrapper has not shipped yet. This page is a placeholder so search engines and partners can find the future home of the integration.
Status
The execlave-sdk[autogen] extra and execlave.integrations.autogen module are not yet published. Code that depends on either will fail at install or import time. We are tracking it on the roadmap and will lift this notice when the integration is available.
Until it ships
You can govern AutoGen agents today using the generic Execlave SDK primitives:
- Call
execlave.enforce_policy(...)manually before any tool call you want governed. - Wrap your agent runs in
execlave.start_trace(...)to capture spans and enforcement decisions. - See the SDK reference for the underlying API.
Want this prioritised?
Email hello@execlave.com with your AutoGen use case. We bump roadmap items based on real customer demand.