You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.2.0] - 2026-09-07
Added
Declarative Quick Start packages can now create reusable evaluation assets and a configured evaluation build from a guided setup flow.
The Evaluation Builds test action opens a live run-detail dialog with execution status and logs, while test sessions remain out of Evaluation runs history.
The sidebar displays the current number of queued, approval-pending, and running evaluation runs, capped at 99+.
Changed
Local evaluation builds and workspace browsing may use any existing local directory; the prior fixed workspace-root restriction was removed.
Fixed
Evaluation runners now expand home-directory paths such as ~/projects/example before checking that the working directory exists.
Release lockfile verification now includes the project version, preventing uv sync --locked failures after a version bump.