diff --git a/README.md b/README.md index 4be4d4e..10d9318 100644 --- a/README.md +++ b/README.md @@ -474,6 +474,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - 🔥 [**ccstatusline**](https://github.com/sirmalloc/ccstatusline) (2.7k ⭐) - A customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal. - 🔥 [**codeburn**](https://github.com/AgentSeal/codeburn) (1.5k ⭐) - See where your AI coding tokens go. Interactive TUI dashboard for Claude Code, Codex, and Cursor cost observability. - 🔥 [**CCometixLine**](https://github.com/Haleclipse/CCometixLine) (1.3k ⭐) - A high-performance Claude Code statusline tool written in Rust with Git integration and real-time usage tracking. +- ✨ [**Operator**](https://github.com/Ludoonus/operator) - Unified cost, **audit, and safety** console for Claude Code. Beyond token cost: shows every command run, sensitive-path access, and the dangerous actions your agent *attempted* (force-pushes, rm -rf, curl|sh), plus re-read waste. Local, no telemetry. - 🌟 [**claude-usage**](https://github.com/phuryn/claude-usage) (818 ⭐) - A local dashboard for tracking your Claude Code token usage, costs, and session history. - 🌟 [**CCSeva**](https://github.com/Iamshankhadeep/ccseva) (748 ⭐) - A beautiful macOS menu bar app for tracking your Claude Code usage in real-time. - 🌟 [**tokentap**](https://github.com/jmuncor/tokentap) (685 ⭐) - Intercept LLM API traffic and visualize token usage in a real-time terminal dashboard.