v2.8.8-canary.1
📦 turborepoView on GitHub →
🐛 5 fixes
Summary
This canary release focuses primarily on bug fixes related to blob storage handling, security sandbox timeouts, and resolving a Windows TUI hang issue.
🐛 Bug Fixes
- Fixed an issue where private blob store access was not being used correctly in the agents app.
- Fixed an issue where non-empty body was not being passed when initializing blob log files.
- Fixed an issue allowing overwriting existing blobs during run updates and log appends.
- Set a 5-hour timeout on the security audit sandbox.
- Resolved a Windows TUI hang caused by changes in portable-pty version 0.9.0 ConPTY implementation.