mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-20 23:19:58 +00:00
Phase 6 - Polish & Features: - Add CostTracker integration to useHudState hook - Create CostDisplay component showing model, tokens, and estimated cost - Track input/output tokens from tool calls and user prompts - Detect model from transcript for accurate pricing - Format costs and token counts for readability - Add 6 new tests for CostDisplay component All 152 tests passing, lint clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>