ccusage
PulseAugur coverage of ccusage — every cluster mentioning ccusage across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
New tool `agent-cost` separates AI usage from task attribution
The author developed a tool called `agent-cost` to address the limitations of existing usage trackers for AI models like Claude Code and Codex. Unlike broader CLIs or dashboards, `agent-cost` focuses on providing audita…
-
Claude Code hook optimized with 60-second cache to reduce latency
A developer has optimized a hook script for Claude Code, named `cost_guard.sh`, which previously caused significant latency due to its synchronous execution and the high startup cost of the `ccusage` Node.js CLI. The ho…
-
Open-source tools aim to cut AI coding assistant token costs
Several open-source GitHub repositories have been developed to help developers reduce the token costs associated with AI coding assistants like Claude Code, Codex, and Gemini CLI. These tools address token waste by anal…
-
Anthropic's bundled AI coding plan costs 13x more than advertised
A company called Upbound discovered that its engineers using Anthropic's Claude Code on a bundled plan were consuming AI resources at a rate approximately 13 times more expensive than their flat monthly fee. This analys…
-
New tool warns Claude MAX users before hitting 5-hour token cap
A new tool, token-budget-advisor.sh, has been developed to help users monitor their Claude MAX token usage and avoid hitting the 5-hour usage cap. This script integrates with existing tools like ccusage and cost-log.jso…
-
LiteLLM's central AI cost table lacks validation, impacting ecosystem tools
The pricing data used by most AI cost-tracking tools is managed by a single JSON file within the LiteLLM repository, which lacks robust validation beyond basic parsing. This centralized approach means errors in the file…
-
Open-source tools slash Claude AI token costs by up to 90%
A Reddit user shared six open-source tools designed to significantly reduce token usage and associated costs when interacting with Anthropic's Claude AI. These tools range from usage analyzers and command output compres…
-
Open-source tools aim to fix broken code from confident AI coding agents
Four open-source GitHub tools aim to improve the reliability of AI coding agents, which often produce incorrect code. These tools address common issues by teaching better workflows, providing current documentation, enab…