v2.1.5

October 15, 2025

Scale non-blocking deployments with async Postgres across the platform

We’ve added end-to-end async database support, including a complete async Postgres implementation, across Agents, Teams, AgentOS, Evals, and Knowledge. This enables higher concurrency, lower tail latency under load, and better compatibility with modern async stacks — without rewriting your application logic. Teams can opt in via configuration to remove blocking I/O from critical paths.

Details

  • End-to-end async persistence for Agents, Teams, AgentOS, Evals, and Knowledge
  • Improves throughput for high-traffic and event-driven applications
  • Simple configuration to adopt async DB while preserving the sync path

Who this is for: Platform teams operating high-concurrency services, multi-tenant systems, or latency-sensitive workloads.