token-cost
01Plugin Claude Code
Claude Code plugin that tracks token usage and estimated cost per task and project.
Plugin Claude Code
Claude Code plugin that tracks token usage and estimated cost per task and project.
Plugin Claude Code
Claude Code plugin that tracks token usage and estimated cost per task and project.
Instructions file
Instructions for peiris/token-cost, covering token-cost — project rules, no legacy support, at all, publishing ends at the local install, not at the push and never discard another agent's work in the working tree.
Command
Show token usage and estimated cost for this project.
Hook
Runs when you submit a prompt, before the agent sees it, executing intercept.py via python3. From peiris/token-cost.
Hook
Runs when the agent finishes a response, executing record.py via python3. From peiris/token-cost.
Hook
Runs when a session starts, executing record.py and install_shim.py via python3 with --sync (2 commands). From peiris/token-cost.