## Core
- Rework workspace integration and adaptor interface
- Clarify output capture guidance in bash tool documentation
## TUI
- Show scrollbar by default
- Prevent orphaned opencode subprocesses on shutdown
- Validate agent when running with attach flag (@alberti42)
## Desktop
- Remove blur from todos in app
- Delay dock animation on session load
- Remove diff lines from sessions in sidebar
- Loading session should be scrolled to the bottom
- Close terminal tabs properly
- Add Electron version to desktop application
**Thank you to 3 community contributors:**
- @Copilot:
- revert: undo turbo typecheck dependency change from #14828 (#15902)
- @alberti42:
- fix: `run --attach` agent validation (#11812)
- @Niraj12chaudhary:
- fix(docs): update dead opencode-daytona ecosystem link (#15979)