# Run agents from any framework on AgentOS

> AgentOS now runs agents built with the Claude Agent SDK, LangGraph, and DSPy alongside native Agno agents, all through a unified AgentProtocol interface.

- Published: 2026-04-23
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/run-agents-from-any-framework-on-agentos
- Markdown: https://agno-com-nine.vercel.app/articles/run-agents-from-any-framework-on-agentos.md

AgentOS now runs agents built with the Claude Agent SDK, LangGraph, and DSPy alongside native Agno agents, all through a unified AgentProtocol interface. Teams can standardize on one runtime, control plane, and observability layer without rewriting agents that already exist in other frameworks.

This turns AgentOS into a framework-agnostic platform. Engineering organizations can adopt Agno incrementally, bringing existing agent investments under a single production environment for sessions, tracing, scheduling, and role-based access control. It also reduces lock-in for teams evaluating multiple agent frameworks in parallel.

Available in beta. Native Agno agents remain fully supported with no changes required.

Learn more about [Multi-Framework Support](https://docs.agno.com/agent-os/multi-framework/overview) in our docs.
