From 2fdbbe095ee5be0b4b52e83fd8778ec44b1791de Mon Sep 17 00:00:00 2001 From: Srikanth Rao M Date: Tue, 24 Mar 2026 06:56:30 +0530 Subject: [PATCH] Add Code Insights to Usage & Observability section Added Code Insights to the list of tools for analyzing AI coding sessions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a037b0b..5a1f82e 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,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. +- [**Code Insights**](https://github.com/melagiri/code-insights) (8 ⭐) – A local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights. - [**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. ---