co-mono/packages
Mario Zechner 0925fafe3b fix(tui): reduce unnecessary full redraws for better performance
- Remove height change detection (only width changes trigger full redraw)
- Change clearOnShrink default to false (use PI_CLEAR_ON_SHRINK=1 to enable)
- Fix viewport check to use previousLines.length instead of maxLinesRendered
  (prevents false positive redraws when appending lines after content shrunk)
- Add clearOnShrink setting to /settings in coding-agent
- Remove line truncation in custom message component (always show full content)
2026-02-02 08:10:08 +01:00
..
agent Add [Unreleased] section for next cycle 2026-02-02 00:51:29 +01:00
ai Add [Unreleased] section for next cycle 2026-02-02 00:51:29 +01:00
coding-agent fix(tui): reduce unnecessary full redraws for better performance 2026-02-02 08:10:08 +01:00
mom Add [Unreleased] section for next cycle 2026-02-02 00:51:29 +01:00
pods Release v0.51.0 2026-02-02 00:50:46 +01:00
tui fix(tui): reduce unnecessary full redraws for better performance 2026-02-02 08:10:08 +01:00
web-ui Add [Unreleased] section for next cycle 2026-02-02 00:51:29 +01:00