v0.5.10

anomalyco/opentuiv0.5.10Sep 1, 2026by github-actions[bot]

AI Summary

This release focuses on performance optimization and stability fixes. It improves rendering efficiency by reducing image streaming overhead and fixing issues with markdown preservation during stream completion. Additionally, it updates documentation and refactors native library packaging for better release management.

Key Highlights

  • Reduced image streaming overhead
  • Retry logic for automatic frames
  • Preserved markdown during stream completion
  • Preserved native scrollback images

Full Release Notes

## What's Changed
* docs: improve OpenTUI skill guidance by @kommander in https://github.com/anomalyco/opentui/pull/1461
* renderer: reduce image streaming overhead by @simonklee in https://github.com/anomalyco/opentui/pull/1467
* fix(core): retry the final automatic frame after backpressure by @kommander in https://github.com/anomalyco/opentui/pull/1457
* fix(core): preserve markdown during stream completion by @opencode-agent[bot] in https://github.com/anomalyco/opentui/pull/1469
* renderer: preserve native scrollback images by @simonklee in https://github.com/anomalyco/opentui/pull/1470
* fix(native): ship stripped libraries with separate release symbols by @kommander in https://github.com/anomalyco/opentui/pull/1437


**Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.5.9...v0.5.10