From 95d37997261f08405b72ef06c61f72b8e48cdcc5 Mon Sep 17 00:00:00 2001 From: Peter Ashraf Date: Sun, 23 Aug 2026 22:21:42 +0300 Subject: [PATCH] Add ccwaste to Usage & Observability --- README.md | 1 + 1 file changed, 1 insertion(+) 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. ---