Add ClawMetry to Usage & Observability - #639
Open
vivekchand wants to merge 2 commits into
Open
Conversation
ClawMetry is a self-hosted, local-first observability dashboard and kill switch for Claude Code and other coding-agent runtimes. It reads the session logs the runtimes already write to disk, so it needs no SDK, sits nowhere in the request path, and keeps data on the machine by default. Placed by star count between claude-code-ui (413) and claude-code-usage-bar (270), matching the section's descending order. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rt5fq2BWxieLpR69MAbwjr
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rt5fq2BWxieLpR69MAbwjr
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One line added to
## 📊 Usage & Observability, placed by star count betweenclaude-code-ui(413 ⭐) andclaude-code-usage-bar(270 ⭐), matching the section's descending order.ClawMetry is a self-hosted, local-first dashboard for coding agents (
pip install clawmetry && clawmetry, zero config, MIT, open-core). It fits this section for the same reason ccusage, tokentab and agentacct do: it reads the JSONL session logs the runtimes already write on disk, so there is no SDK to add and nothing sitting in the request path, and nothing leaves the machine by default. It shows sessions, transcripts, tool calls, tokens and cache-aware cost per session and per model, and a Guard tab can pause, stop or kill a runaway agent (opt-in, off by default). Optional E2E-encrypted cloud sync exists for people who want it.Pricing, stated plainly: OpenClaw and NemoClaw are free in the open-source app; Claude Code and the other runtimes (Codex, Cursor, Gemini CLI, Aider, Goose, Cline, Copilot and others) need ClawMetry Cloud or a self-hosted Pro license. Searched the README for
clawmetryfirst: 0 hits. Changelog left alone since it is written in batches. Disclosure: I am the maintainer of ClawMetry.🤖 Generated with Claude Code
https://claude.ai/code/session_01Rt5fq2BWxieLpR69MAbwjr
Website: https://clawmetry.com