mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 22:32:04 +00:00
- Add TokenUsage interface to track input/output tokens and cost - Capture usage from Claude SDK result messages in auto-mode-service - Accumulate token usage across multiple streams and follow-up sessions - Store token usage in feature.json for persistence - Display token count and cost on Kanban cards with tooltip breakdown - Add token usage summary header in log viewer Closes #166 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>