v2.8.7
📦 turborepoView on GitHub →
✨ 2 features🐛 3 fixes🔧 1 symbols
Summary
This release introduces new features for repository automation and dashboard logging, alongside several bug fixes related to stream mode and log rendering.
✨ New Features
- Added internal agents app for repository automation.
- Added dashboard with run tracking and live logs for agent sandboxes.
🐛 Bug Fixes
- Kept stdin alive for persistent tasks in stream mode.
- Handled subpath package imports in `turbo boundaries`.
- Normalized bare LF to CRLF in TUI output to prevent garbled logs.