Skip to content
Changelog

Centralize agent, team, and workflow configuration with AgentOS CRUD APIs

Agno Team

January 19, 20261 min read

You can now persist and manage Agent, Team, and Workflow definitions in a database, with new AgentOS endpoints for programmatic create, read, update, and delete. This consolidates configuration, reduces sprawl, and makes it easier to automate promotion across environments.

Details:

  • Consistent, API-driven management of component definitions
  • Simplifies deployments, environment parity, and CI/CD integration
  • No migration required; adopt incrementally

Who this is for: Platform and MLOps teams standardizing how they define, version, and roll out AI system components.

Shipped around the same time