Skip to content

Add lens to Usage & Observability#299

Open
f4rkh4d wants to merge 1 commit into
jqueryscript:mainfrom
f4rkh4d:add-lens
Open

Add lens to Usage & Observability#299
f4rkh4d wants to merge 1 commit into
jqueryscript:mainfrom
f4rkh4d:add-lens

Conversation

@f4rkh4d
Copy link
Copy Markdown

@f4rkh4d f4rkh4d commented May 20, 2026

Adds lens to the 📊 Usage & Observability section.

lens is a small Go CLI in the same family as ccusage and codeburn, but focused on the cross-session, per-project picture: it walks your local ~/.claude/projects/**/*.jsonl transcripts and aggregates cost, tokens, tool usage, and most-touched files per project, plus a daily activity sparkline.

  • read-only, offline — only reads local files, never makes network calls
  • cost computed locally from a bundled Anthropic pricing table
  • subcommands: today / week / month / projects / tools / files / models / timeline / export (JSON)
  • single binary, installable via Homebrew

Placed at the end of the section with the other 0⭐ entry, matching the existing format and star-sorted order.

A Go CLI that aggregates Claude Code's local session transcripts into
per-project cost, token, tool, and file analytics. Read-only, offline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant