Files
stack/packages
Jason Woltje 2936cef884 fix(cli): prevent header text artifacts on re-render
Add flexGrow={1} to the text column so it fills the full terminal
width. This ensures Ink clears the entire line when content changes
(e.g. 'awaiting model' → 'llama3.2 (8k)'), preventing leftover
characters from previous renders.
2026-03-15 16:39:22 -05:00
..