Skip to content

Add Burnd to Code Analysis & Search#42

Merged
eltociear merged 2 commits into
eltociear:mainfrom
garvitsurana271:add-burnd
Jun 10, 2026
Merged

Add Burnd to Code Analysis & Search#42
eltociear merged 2 commits into
eltociear:mainfrom
garvitsurana271:add-burnd

Conversation

@garvitsurana271

Copy link
Copy Markdown
Contributor

Adds Burnd next to ccusage / BurnRate / vibe-log-cli in Code Analysis & Search — the three entries that already analyze local Claude Code session data to produce insights.

Burnd extends that pattern with leak-detection: eight pattern detectors (retry storms, tool overuse, repeated reads, thrash, tired-coding, long bash output, project cost outliers, skill firings) run over ~/.claude/projects/*.jsonl and surface the specific sessions driving cost. Output includes a local summary plus a shareable report URL.

Local-first Claude Code session analyzer that runs detectors over
local JSONL files — sits naturally next to ccusage, BurnRate,
and vibe-log-cli in this section.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Burnd to the Code Analysis & Search section alongside other tools that analyze local Claude Code session data, expanding the list with a cost-leak detection CLI.

Changes:

  • Add a new README entry for Burnd describing local JSONL parsing and cost-leak detectors.
  • Include notes about savings estimates, shareable report URLs, and local-first/zero-telemetry positioning.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
@eltociear

Copy link
Copy Markdown
Owner

Thanks for the PR! However, the added link returns a 404 error. Could you please check and update the URL?

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@eltociear eltociear merged commit b63882a into eltociear:main Jun 10, 2026
@eltociear

Copy link
Copy Markdown
Owner

Thanks for adding Burnd! 🎉 Merged. Two notes: the repo link in the PR pointed to garvitsurana/burnd which 404s, so I fixed it to garvitsurana271/burnd during the merge. I've also added the Japanese entry to README_JA.md so both languages stay in sync.

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.

4 participants