Original release notes
What's Changed
- feat(org): display waiting message count on streams by @philwinder in https://github.com/helixml/helix/pull/2629
- fix(sandbox): line-buffer tee so service logs reach admin Runner Logs by @chocobar in https://github.com/helixml/helix/pull/2639
- fix(frontend): hide stale profile/health badges for offline runners by @chocobar in https://github.com/helixml/helix/pull/2640
- fix(streaming): kill 4K stale-frame flicker (producer GLCUDA fence) + restore cache by @lukemarsden in https://github.com/helixml/helix/pull/2645
- Switch agent framework in place (no fork) by @binocarlos in https://github.com/helixml/helix/pull/2638
- fix(compute): D3 counts in-flight provisioning toward committed capacity by @chocobar in https://github.com/helixml/helix/pull/2646
- fix(yellowdog): bash supervisor responds to SIGTERM via background+wait by @chocobar in https://github.com/helixml/helix/pull/2644
Full Changelog: https://github.com/helixml/helix/compare/2.11.20...2.11.21

