From 32d7a4dac76389d21b69753a8f1feeccce14e89d Mon Sep 17 00:00:00 2001 From: krabat Date: Sat, 4 Apr 2026 20:10:14 +0800 Subject: [PATCH 1/2] Add codachi to Usage & Observability --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8259d5..3a2ebf6 100644 --- a/README.md +++ b/README.md @@ -400,6 +400,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. +- [**codachi**](https://github.com/vincent-k2026/codachi) (0 ⭐) - A tamagotchi-style statusline pet that grows with your context window, tracks cache efficiency, and remembers you across sessions. --- From a199c89e363032fd80538a77a2dcb2542aae05a7 Mon Sep 17 00:00:00 2001 From: krabat Date: Thu, 9 Apr 2026 22:21:59 +0800 Subject: [PATCH 2/2] codachi: refresh star count and install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a2ebf6..4a58d0a 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,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. -- [**codachi**](https://github.com/vincent-k2026/codachi) (0 ⭐) - A tamagotchi-style statusline pet that grows with your context window, tracks cache efficiency, and remembers you across sessions. +- [**codachi**](https://github.com/vincent-k2026/codachi) (4 ⭐) - Statusline pet that grows with your context window, predicts when to `/compact` from live burn rate, and remembers you across sessions. `npm i -g codachi`. ---