diff --git a/README.md b/README.md index c2d177f..429bff9 100644 --- a/README.md +++ b/README.md @@ -744,6 +744,7 @@ June 14, 2026 - [**pyccsl**](https://github.com/wolfdenpublishing/pyccsl) - (83 ⭐) - Python Claude Code Status Line (PyCCSL, pronounced "pixel"). - [**Claude-Monitor**](https://github.com/RISCfuture/Claude-Monitor) - (43 ⭐) - A menulet that tracks your Claude Code token usage. - [**cccost**](https://github.com/badlogic/cccost) - (25 ⭐) - Instrument Claude Code to track actual token usage and cost. +- [**ccwaste**](https://github.com/PeterAshraf1/ccwaste) - (0 ⭐) - Audits local Claude Code transcripts to show which specific tool calls wasted tokens, including the carry cost of output that is re-read on every later turn of a session. ---