[PR #699] [CLOSED] Add claude-usage-analyzer to LLM Optimization Tools #4759

Closed
opened 2026-05-12 07:43:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/699
Author: @SingggggYee
Created: 4/8/2026
Status: Closed

Base: mainHead: add-claude-usage-analyzer


📝 Commits (1)

  • 0d8cc05 Add claude-usage-analyzer to LLM Optimization Tools

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

  • Add claude-usage-analyzer to the LLM Optimization Tools section
  • A Rust-based CLI tool that analyzes Claude Code token usage from local session logs — shows where tokens went, which projects cost most, and how to reduce waste

Why this belongs here

The existing LLM Optimization Tools section focuses on reducing LLM costs (Toonify for API costs, Headroom for context optimization). claude-usage-analyzer fits naturally as it helps developers understand and reduce their Claude Code token consumption by analyzing local session data.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/699 **Author:** [@SingggggYee](https://github.com/SingggggYee) **Created:** 4/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-claude-usage-analyzer` --- ### 📝 Commits (1) - [`0d8cc05`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/0d8cc05faff330100b4f4c5708723d807c9d4e2b) Add claude-usage-analyzer to LLM Optimization Tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary - Add [claude-usage-analyzer](https://github.com/SingggggYee/claude-usage-analyzer) to the **LLM Optimization Tools** section - A Rust-based CLI tool that analyzes Claude Code token usage from local session logs — shows where tokens went, which projects cost most, and how to reduce waste ## Why this belongs here The existing LLM Optimization Tools section focuses on reducing LLM costs (Toonify for API costs, Headroom for context optimization). claude-usage-analyzer fits naturally as it helps developers understand and reduce their Claude Code token consumption by analyzing local session data. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-12 07:43:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#4759