Files
wassnameandClaudypoo 00d9fe65c8 Collapse task widget to one inline line to reclaim bottom space
Goal markers (◻/◼/spinner) render inline before the count title instead
of a title line + one row per task (was up to 7 lines). Active task sorts
first so its progress label always shows. Truncation is now ANSI-aware so
the single, longer line never gets cut mid-escape. Drops the unused token
tracking (addTokenUsage had no caller) and the inline blocked-by suffix.

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
2026-07-01 06:52:18 +08:00
..