What shipped
A home for your compute: all runs, logs, and outputs in one searchable place.
Why it matters
History turns experiments into assets. With context preserved, reproducing a result or finding a regression is straightforward.
Implementation
We index runs by user and time, compress logs for storage, and stream results on demand to keep the page fast.
What’s next
Filters by function, tags for runs, and export to file for audits and reports.