Agno 2.0 Release

Exciting news: Agno v2.0 is officially live! :tada::tada:
What’s Agno v2.0, you ask?
At its core, it’s the same engine that you know and love: simple, blazing-fast, and truly agnostic. But for v2, we’ve completely rewritten the library to simplify Agent, Team, and Workflow, expand capabilities, and make the developer experience smoother than ever.
This release marks a major leap forward in how developers build agent runtimes with Agno. We can’t wait for you to check it out and would welcome all feedback!

See the Changelog for more details on Agno 2.0. Or check out this guide for help migrating your Agno applications from v1 to v2.

1 Like

:squinting_face_with_tongue: Hi Dirk, my projects using Agno v1 can no longer connect to the playground. Does this mean we can only deploy the agent-ui locally? Is there an open-source version of the local UI for Agno v2? Thanks team! :100: :clap:t2:

Hi @henry

Agno v1 should still be able to use the existing playground on app.agno.com (nothing changed there). But we would really recommend migrating to v2 and using os.agno.com! It should be a much nicer experience.

As to the open source AgentUI, we’ll get that updated asap! For now it is still only v1 compatible.

1 Like

@Dirk thanks answer, celebrate v2~ great team! :heart_eyes:

1 Like

My project currently uses the v1 version content, and it may take some time to migrate to the v2 version. There is also some work that needs to be developed on the v1 version, but the official documentation no longer contains v1 version content. I’m wondering if I can obtain the v1 version documentation.

Hey @Andylee, absolutely. You can find the v1 docs here: What is Agno? - Agno

Hi, I’m so excited about the v2!

Do you know when you plan to release AgentUI update with Workflows support? even approximatively?

Thanks!

Hey, appreciate you reaching out about this. It’s already on our to-do list, though we’ve had to prioritize some other urgent items first. We can’t commit to a date just yet, but we’ll keep you updated as soon as we’re able to pick it up.

Hi, my project is using v1 but I am planning to migrate to v2. But I noticed that in v2 there are no mode for teams so I’m wondering how can I set up a team to run in parallel in v2. Thanks!

Hi @Mia03
See here!