mirror of
https://github.com/wassname/pi-lgtm.git
synced 2026-09-09 11:29:19 +08:00
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>