Release Notes
Release Notes 0.28.0
May 23, 2026
Admin shell and task input persistence land in this release, alongside artifact naming improvements and UTF-8 streaming fixes.
What's new
- Input data in Task Details: The input data on Task Detail pages now shows the original submitted values when revisiting a running or completed task, instead of appearing empty.
Fixes
-
Artifact cards no longer show "Unnamed" — artifacts without a
fileNamenow display meaningful labels derived from the agent card's output descriptions, theoutputId, or a type-based default (e.g. "JSON document", "Image"). -
UTF-8 mojibake resolved; streaming output now renders correctly for all languages.
-
Fast-completing tasks now correctly show the "running" state timestamp on the task detail page.