From 76e59efba654f181940dfbadd1306cbc53f48cbb Mon Sep 17 00:00:00 2001 From: solomonic Date: Mon, 13 Apr 2026 15:48:55 +0700 Subject: [PATCH] Add BudgetClaw to Usage & Observability section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6050df..280e5e0 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**Claude-Monitor**](https://github.com/RISCfuture/Claude-Monitor) (38 ⭐) - A menulet that tracks your Claude Code token usage. - [**cccost**](https://github.com/badlogic/cccost) (20 ⭐) - Instrument Claude Code to track actual token usage and cost. - [**claude-code-usage-bar**](https://github.com/leeguooooo/claude-code-usage-bar) (0 ⭐) - Real‑time statusline for Claude Code: token usage, remaining budget, burn rate, and depletion time. +- [**BudgetClaw**](https://github.com/RoninForge/budgetclaw) (4 ⭐) - Local spend monitor and budget enforcer for Claude Code with per-project and per-branch cost tracking, configurable caps, and SIGTERM kill on breach. ---