Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:26

Highlights

  • Ambient run context and span scopes: SDK now supports ambient run execution with span scopes, enabling better context tracking across operations.
  • Per-sample rollout and coordinate fixes: Added per-sample rollout rail for miles and fixed trajectory-span coordinate handling.
  • Coordinate read surface: New SDK methods, CLI verbs, and MCP tools for reading coordinates across the system.
  • Durable queue and coordinate tracking: Miles durable queue records now carry coordinates for better observability.
  • Project-direct runs: SDK and CLI support for optional experiments without requiring explicit experiment setup.

What's Changed

Other changes

  • fix: archived slugs, positional hypothesis, and split exit codes by @richardwei6 in #89
  • v0.16.0 feat: project-direct runs — SDK, CLI, and MCP for optional experiments by @richardwei6 in #92
  • v0.17.0 feat: below-run coordinate layer — run.unit ambient context, coords/labels/span_id, capture_trial coordinates by @mahitoburrito in #90
  • v0.18.0 feat(harbor-runner): library-mode instrumented trials — hooks + sandbox capture out of the box by @mahitoburrito in #91
  • v0.19.0 reconcile(miles): one backend — fold step-key strip + budget plan into the shipped integration by @mahitoburrito in #94
  • v0.20.0 feat(miles): durable queue records carry coordinates by @mahitoburrito in #95
  • v0.21.0 feat: the coordinate read surface — SDK methods, CLI verbs, MCP tools by @mahitoburrito in #96
  • v0.22.0 feat: per-sample rollout rail for miles + trajectory-span coords fix by @mahitoburrito in #97
  • feat(sdk): ambient run, span scopes, compare, any-type log, auto-step by @richardwei6 in #98

Full Changelog: v0.15.0...v0.22.0