From 2b84d0e75d890fd5ff8b12f598d91575806a33da Mon Sep 17 00:00:00 2001 From: atom Date: Sun, 17 May 2026 20:45:29 +0800 Subject: [PATCH] Add ccstory to Usage & Observability --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8755c9d..3381949 100644 --- a/README.md +++ b/README.md @@ -464,6 +464,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-statusline**](https://github.com/luongnv89/claude-statusline) (41 ⭐) - Customize the status line in Claude Code. - [**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. +- [**ccstory**](https://github.com/atomchung/ccstory) (16 ⭐) - Sibling to ccusage: turns local Claude Code JSONL logs into a categorized weekly recap with active hours, costs, and a per-bucket narrative. ccusage tells the bill, ccstory tells the story. - [**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. ---