1.32.0 (2026-09-23)
Features
- display: make the autoWrap width reserve configurable (12fcd0b)
- display: size the tui panel from widthReserve too (f10f453)
- segments: add showPace option to block/weekly (579250e)
Performance Improvements
- claude: keep only the fields consumers read from transcript lines (61544cb)
- claude: memoise parsed transcripts within a render (1ab88ab)
- claude: read only the first line when matching agent transcripts (0de8741)
- pricing: import node:https only when pricing is actually fetched (d87afac)
- terminal-width: read the width via ioctl instead of spawning stty (39566f6)
- terminal-width: read tty from /proc instead of spawning ps (46f8022)