From e4aa8fabb6651c9f6f832b24e9c58cb1597bf930 Mon Sep 17 00:00:00 2001 From: Ridelink Date: Sun, 23 Aug 2026 22:21:10 -0500 Subject: [PATCH] Add usage-limits to Usage & Observability --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2d177f..dff506c 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. +- [**usage-limits**](https://github.com/ridelink0/claude-code-usage-limits) - (0 ⭐) - Reports how much of your 5-hour and weekly limit is left as turns of headroom rather than a percentage, then plans the work to fit inside it. ---