Agno
Agno's whole visible changelog is one release, v2.7.3, split across six rows.
◆Recent moves
- 12d ago
Give your agents a voice with Smallest AI
SmallestTools adds text-to-speech through Smallest AI's Lightning models, running on Agno's own HTTP client so there is nothing extra to install. Another provider slotted into the toolkit surface rather than a change in what agents can do.
- 12d ago
Poll the status of background metrics refreshes
Adds a way to poll whether a background metrics refresh has finished. Plumbing for a job that already ran on its own schedule.
- 12d ago
Run knowledge search on OpenSearch, with hybrid built in
OpenSearch joins the supported vector stores with vector, keyword and hybrid search in sync and async form. The argument is consolidation: teams already running OpenSearch for logs can back a knowledge base with it instead of standing up a second store.
- 15d ago
Ask your AgentOS how it's doing, in plain English
⚡ SPARKThe platform becomes something an agent can interrogate about itself, which is a different posture than shipping a dashboard for humans to read.
- 15d ago
Break down agent latency and errors in your traces
Traces gain a breakdown of where latency and errors accumulate across an agent run. Useful once runs are long enough that a single duration number stops explaining anything.
- 15d ago
Toggle thinking and feed files and video to Moonshot
Moonshot gains a thinking toggle plus file and video inputs, bringing its integration closer to parity with the other model providers. Provider-surface catch-up, not a new capability for agents.