Skip to content

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 14:44

Minor Changes

  • Add PTY data batching and scroll stabilization for smoother terminal rendering

    • Batch PTY writes per animation frame to reduce render frequency
    • Lock scroll position during write to prevent flicker
    • Strip ANSI escape sequences from terminal title
    • Add AnnualReport view and FeaturedCarousel component