Skip to content

v0.26.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 01:23

Highlights

  • Improved research workflow automation: Updated skill triggers to fire more broadly when research work begins or training scripts are written, reducing manual intervention needs.
  • Enhanced capture result visibility: Added begin_bytes_captured field to capture results for better insight into data collection.
  • Production reliability improvements: Hardened MCP server for zero-downtime deployments with thread offloading, load shedding, lease management, and probe/drain robustness.

What's Changed

Other changes

  • fix(mcp): zero-downtime rollouts — thread offload, load shed, lease guard, probe/drain hardening by @richardwei6 in #110
  • feat(sandbox-state): surface begin_bytes_captured on HarborCaptureResult by @mahitoburrito in #109

Full Changelog: v0.25.0...v0.26.0