Tip: Use /usage Loops to Find the Recurring Task Quietly Eating Your Quota
Claude Code Changelog·medium signal
If you run recurring agent tasks with /loop, the new Loops breakdown in /usage gives per-loop run count, total tokens, tokens per run and last run time, which is the fastest way to spot a loop that is waking too often or burning too much per wake. Pair it with the same release's change that folds consecutive no-op loop wake-ups into a single terminal line, so a quiet loop stops scrolling your session and a chatty one stands out.