From b6f9ce2f50dab06c1de8b8374ab7c6dfd01ec773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=8A=B9=ED=98=84?= Date: Mon, 15 Jun 2026 21:01:37 +0900 Subject: [PATCH] Add tokenhabit to Monitoring & Analytics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acf1756..3865f73 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ Only repositories with **1,000+ stars** are listed. PRs are always welcome! | [Maciek-roboblog/Claude-Code-Usage-Monitor](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor) | ![](https://img.shields.io/github/stars/Maciek-roboblog/Claude-Code-Usage-Monitor?style=flat-square&logo=github) | Real-time terminal dashboard for token usage tracking with ML-based predictions | | [chiphuyen/sniffly](https://github.com/chiphuyen/sniffly) | ![](https://img.shields.io/github/stars/chiphuyen/sniffly?style=flat-square&logo=github) | Analytics dashboard for Claude Code logs with usage stats and error breakdowns | | [ryoppippi/ccusage](https://github.com/ryoppippi/ccusage) | ![](https://img.shields.io/github/stars/ryoppippi/ccusage?style=flat-square&logo=github) | Fast CLI to analyze Claude Code/Codex token usage and costs from local JSONL logs | +| [epoko77-ai/tokenhabit](https://github.com/epoko77-ai/tokenhabit) | ![](https://img.shields.io/github/stars/epoko77-ai/tokenhabit?style=flat-square&logo=github) | Scans your Claude Code logs for token-wasting *habits* — ranked, each with a copy-paste fix, plus an A–F Waste Score. No LLM calls, offline. (diagnosis complement to ccusage) | | [steipete/CodexBar](https://github.com/steipete/CodexBar) | ![](https://img.shields.io/github/stars/steipete/CodexBar?style=flat-square&logo=github) | macOS menu bar app showing usage limits for Codex, Claude, Cursor, and 10+ providers | | [nguyenphutrong/quotio](https://github.com/nguyenphutrong/quotio) | ![](https://img.shields.io/github/stars/nguyenphutrong/quotio?style=flat-square&logo=github) | macOS menu bar app unifying Claude, Gemini, OpenAI, Qwen subscriptions with quota tracking | | [disler/claude-code-hooks-multi-agent-observability](https://github.com/disler/claude-code-hooks-multi-agent-observability) | ![](https://img.shields.io/github/stars/disler/claude-code-hooks-multi-agent-observability?style=flat-square&logo=github) | Real-time monitoring for Claude Code agents through hook event tracking |