Tag: tokens
3 items with this tag.
Anthropic API — Usage Reporting & Token Counting
Anthropic API — Usage Reporting & Token Counting Two distinct use cases: checking historical token/cost consumption for an API org, and counting tokens before sending a request.
Claude Code — autoCompact Configuration
Claude Code — autoCompact Configuration Control when Claude Code compresses its context window and how to reduce token waste from noisy tool output.
Claude Code — Token Optimization Stack
Claude Code — Token Optimization Stack A layered system for reducing Claude Code token consumption: RTK (Read Tool Kit) for file reading compression, a code-review-graph for structural navigation, and bash output filtering via hooks.