claudebill
Summary
claudebill is a CLI tool that reads Claude Code session logs to show cost breakdowns per session, project, git branch, model, and day, including prompt caching savings, with offline and zero-dependency features.
View Cached Full Text
Cached at: 09/18/26, 09:51 AM
Similar Articles
Claude Code usage tracking by LangWatch
LangWatch introduces a tool to track and monitor the cost of Claude Code sessions, helping users see what their AI coding sessions actually cost.
Gitlawb/openclaude
OpenClaude is an open-source coding-agent CLI that supports various cloud and local LLM providers, offering a terminal-first workflow with features like prompts, tools, and streaming output.
Claude Session URL appended to commit messages and PR descriptions by default
Claude Code is an agentic coding tool by Anthropic that runs in the terminal, assisting developers with codebase understanding and git workflows via natural language, with a recent update appending session URLs to commits and PRs by default.
Claudy
Claudy is a new tool designed as a proper home for Claude Code, supporting multi-session and multi-account management.
@PrajwalTomar_: Wait this is actually INSANE. Most of your Claude Code bill is you paying to re-read the same code. Every edit, it read…
A tweet points out that most Claude Code token costs come from re-reading the entire codebase on each edit, and highlights a new category of tools that use codebase mapping, context pruning, and project memory to drastically cut token usage, with a list of 10 tools in the linked article.