FeatureMarch 22, 20261 min read
Persona Artifacts
Persona can now stream rich artifacts over SSE, letting agents emit markdown documents and interactive components alongside normal chat responses.
personaartifactsstreamingagents
Agents can now emit artifacts as part of the same streaming experience that powers chat responses. Persona supports artifact stream events for markdown and component outputs, and the dashboard embed can render them in a dedicated side pane instead of flattening everything into a text bubble.
This gives agents a better output surface for documents, structured results, and interactive UI when plain chat alone is not enough.