Patch Changes
-
#787
5e81d65Thanks @omeraplak! - feat: add full conversation step persistence across the stack:- Core now exposes managed-memory step APIs, and the VoltAgent managed memory adapter persists/retrieves steps through VoltOps.
- LibSQL, PostgreSQL, Supabase, and server handlers provision the new
_stepstable, wire up DTOs/routes, and surface the data in Observability/Steps UI (including managed-memory backends).
fixes: #613