It seems that even I run the playground locally, but some data are still sent to agno website. Because the 3 things below are strange.
Before I run playground locally, I need to do the authentication with Agno by “ag setup”. If it is complete local, it is not required to do this authentication.
Hi @oversky2003
Thanks for reaching out and for using Agno! I’ve looped in the right engineers to help with your question. We usually respond within 48 hours, but if this is urgent, just let us know, and we’ll do our best to prioritize it.
Appreciate your patience—we’ll get back to you soon!
Hey @oversky2003, we just launched the open-source version of our Playground UI!
You can now run the playground fully locally, with no data sent to Agno.
Get started here – A beautiful UI for your Agents - Agno
Hi @oversky2003
The open-source Playground UI we released is a lightweight version intended for local experimentation, but it currently doesn’t support some advanced features like Teams and Workflows out of the box.
Right now, the full-featured Playground (with Teams, Workflows, session history, etc.) is tightly integrated with our cloud services, which is why components like authentication (ag setup) and session monitoring still rely on Agno’s infrastructure.
We’re actively exploring how we can make more features available in the open-source/local version. That said, if you’d still prefer to use the agent-ui , we do have a community-contributed PR that adds some of this functionality. You can try it out locally in the meantime.
Thanks.