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_capturedfield 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