v4.12
Feature
Recall traces in the console
Every recall now opens as a span waterfall with the exact context your agent received.

■ In this release
Rolled out to every workspace. No migration, no downtime, no action needed unless the notes say otherwise.
Read the docs
What changed
Open any recall in the Plivel console and you get the full trace: embed, vector search per shard, graph expand, rerank and compose, each with its own timing. The last panel shows the context string your agent actually sent to the model.
Traces are kept for 7 days on Hobby and 30 days on Pro. Scale keeps them as long as you like.
Why it matters
When an agent says something odd, the first question is always what it remembered. Now you can answer it in one click instead of re-running the conversation with logging turned on.
Export
Traces follow the OpenTelemetry semantic conventions for GenAI, so they land in Honeycomb, Datadog or Grafana next to the rest of your request.

