Add public Trace demo and quickstart - #1
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
Trace already exposes strong generation and verification contracts, but visitors previously had to install the package and read deep into the documentation before trying it. These changes provide an immediate interactive path and a minimal reproducible notebook before the public launch.
The release-check portability fix addresses a POSIX-only assumption that virtual-environment commands always live under
bin/; Windows places them underScripts/and uses.exeentry points.Impact
Visitors can now generate deterministic tasks in the browser, inspect typed supervision, annotations, verifier contracts, and public traces, or run the same workflow in Colab. The Space samples uniformly across the full registered task catalog and keeps domain, scene, task, and seed selectors synchronized.
Live demo: https://huggingface.co/spaces/maveryn/trace
Validation
53 passedacross Space, visibility, notebook, and public-release regression testsgit diff --checkpasseddc1de2c357d1a7bb9ee4ddb3ed11429ce0b95f0bis running on CPU Basic