Airtop
Browser automation for agents, with a changelog that stopped a while ago
A side-by-side editorial comparison of Agno and Supabase — release velocity, themes, recent moves, and the top alternatives to consider.
| Feature | Agno | Supabase |
|---|---|---|
| Sector | DevOps | Infra & APIs, DevOps |
| Velocity score | 7.5 | 0.0 |
| Sparks · 30d | 1 | 0 |
| Top themes | agentos, mcp, evals, authorization | secure-defaults, breaking-changes, row-level-security, postgrest |
| Last editorial update | 2h ago | 5h ago |
| Website | — | Visit → |
Agno's 2.7.0 turns AgentOS from a runtime into something you can secure and test.
Agno released v2.7.0 as a production-hardening pass on AgentOS. A new agno.eval layer supplies a suite runner, an argparse CLI with team subjects and numeric judge scoring, and a stable SuiteResult.to_dict() contract for gating CI. MCP Interface v2 exposes an eight-tool operator surface at /mcp with trimmed run results and progress reporting, while MCP components now deep-copy through resolve_* helpers so concurrent requests cannot inherit each other's state. Auth consolidated into a single middleware covering REST, /mcp, and WebSocket, A2A and AGUI routes now enforce scope-based authorization, and a GET /info endpoint reports version, MCP status, and auth mode for tooling to read before connecting.
Supabase is closing its most-exploited default: tables stop being public unless you say so.
The last month is dominated by tightening defaults rather than adding surface. New tables in the public schema will no longer be auto-exposed to the Data and GraphQL APIs, pg_graphql stops being enabled by default, and the OAuth token endpoint is being corrected to return 200 per OAuth 2.1. Alongside that, custom OAuth/OIDC providers landed for Auth and an RLS Tester entered preview.
Agno released v2.7.0 as a production-hardening pass on AgentOS. A new agno.eval layer supplies a suite runner, an argparse CLI with team subjects and numeric judge scoring, and a stable SuiteResult.to_dict() contract for gating CI. MCP Interface v2 exposes an eight-tool operator surface at /mcp with trimmed run results and progress reporting, while MCP components now deep-copy through resolve_* helpers so concurrent requests cannot inherit each other's state. Auth consolidated into a single middleware covering REST, /mcp, and WebSocket, A2A and AGUI routes now enforce scope-based authorization, and a GET /info endpoint reports version, MCP status, and auth mode for tooling to read before connecting.
This is the release where an agent framework grows the properties of ordinary server software: one auth layer across every transport, authorization rather than bare authentication, request isolation under concurrency, capability discovery for external tooling, and a test harness that fails a build. Agno is arguing that AgentOS is something you deploy and operate, not a library you prototype with, and every item in v2.7.0 supports that claim.
Expect the eval layer to grow regression tracking across runs, since a CI gate is only useful with a baseline to compare against. The GET /info endpoint and agnoctl suggest more external operator tooling built on the discovery contract.
The last month is dominated by tightening defaults rather than adding surface. New tables in the public schema will no longer be auto-exposed to the Data and GraphQL APIs, pg_graphql stops being enabled by default, and the OAuth token endpoint is being corrected to return 200 per OAuth 2.1. Alongside that, custom OAuth/OIDC providers landed for Auth and an RLS Tester entered preview.
Supabase is paying down the security cost of its own convenience. Auto-exposing every public-schema table made the product fast to start with and easy to misconfigure; the fix is explicit Postgres grants, staged over six months from new projects in April to all existing projects on October 30. The RLS Tester is the same theme from the other side — the auto-exposure default only worked if row-level security was correct, and until now there was no way to check.
Expect the remaining rollout dates to hold and more of the developer experience to be rebuilt around explicit grants, with the RLS Tester graduating from preview as it becomes the tool people need to verify the new model. The October cutover for existing projects is the moment where this stops being an announcement and starts breaking things.
Other DevOps products tracked by Sparkpulse, ranked by recent ship velocity. Tap any card for the full editorial trajectory or compare directly with Agno.
Browser automation for agents, with a changelog that stopped a while ago
agentOS replacing sandbox VMs for agent execution — and other platforms are adopting it
A platform turning what coding agents actually do into a governed, costed skills registry
A vector database repositioning as agent memory infrastructure, with the index rebuilt underneath
Appwrite is making project setup something you write down instead of click through.
WordPress's custom-field layer is opening itself to agents and to native blocks.
Other DevOps products tracked by Sparkpulse, ranked by recent ship velocity. Tap any card for the full editorial trajectory or compare directly with Supabase.
A workflow engine where the AI builds the scripts and the enterprise gates come down
Pressable is shipping near-daily, and MCP is being maintained as a peer surface to its API.
Cosmic retired AI Studio and gave its agents goals — the CMS is becoming an agent runtime.
Pipedream put OAuth on its 10,000-tool MCP server and annotated every tool read or write.
Five of six VictoriaMetrics entries are scraped GitHub page furniture; one is a real LTS patch.
Buildkite is forcing a major agent upgrade and handing agents a shortcut through failures.
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. Agno is currently shipping more aggressively (velocity 7.5 vs 0.0), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Agno is currently shipping more aggressively (velocity 7.5 vs 0.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.
Top Agno alternatives in DevOps are ranked by recent ship velocity. Browse the "Agno alternatives" section above for the current picks, or visit /alternatives/agno for the full list with editorial commentary on each.
Top Supabase alternatives in DevOps are ranked by recent ship velocity. Browse the "Supabase alternatives" section above for the current picks, or visit /alternatives/supabase for the full list with editorial commentary on each.