From 9fb2d192691e364b1d9ec5e3c96343a72d197c17 Mon Sep 17 00:00:00 2001 From: "liranb@jfrog.com" Date: Tue, 31 Mar 2026 18:47:53 +0300 Subject: [PATCH] Add Claudoscope to Usage & Observability Claudoscope is a native macOS menu bar app for Claude Code with deep session parsing, real-time secret detection, and config health linting (44 rules). GitHub: https://github.com/cordwainersmith/claudoscope Website: https://claudoscope.com/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8259d5..760d838 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. +- [**Claudoscope**](https://github.com/cordwainersmith/claudoscope) - macOS menu bar companion for Claude Code with deep session parsing (tool calls, thinking blocks, compaction events), real-time secret detection, and config health linting (44 rules). Full-text search across all sessions, token/cost analytics. Swift/SwiftUI, Homebrew, fully offline. ---