This Zero-Token Progress Bar Makes Claude Code Bearable Mid-Refactor
You're knee-deep in a Claude Code session, tasks piling up, and zero feedback on progress. Enter task-progress-bar: a no-token hack that finally tells you what's left.
theAIcatchupApr 10, 20264 min read
⚡ Key Takeaways
Zero-token progress via subprocess hook — no API burn.𝕏
EMA time estimates beat blind waiting, pure stdlib Python.𝕏
Exposes Claude Code task quirks; open-source gem devs need.𝕏
The 60-Second TL;DR
Zero-token progress via subprocess hook — no API burn.
EMA time estimates beat blind waiting, pure stdlib Python.
Exposes Claude Code task quirks; open-source gem devs need.