usage_stats
Aggregate view of tokens consumed, tokens saved vs native baseline, and cost savings.
What it does
Returns usage statistics: total tokens consumed, tokens saved vs estimated native baseline, and cost savings. The “Saved ~X tokens ($Y)” annotation appears on every CodeSift response — this tool gives you the aggregate view.
Makes the ROI of CodeSift visible and quantifiable on a per-project, per-session basis.
Related tools
Benchmark note
This benchmark compares CodeSift against the closest practical native workflow an agent would use for the same task.
For some tools, that baseline is a direct shell equivalent such as rg or find.
For AST-aware, graph-aware, and LSP-backed tools, the baseline is a multi-step workflow rather than a strictly identical command.
Results should be read as agent-workflow comparisons: token cost, call count, and practical context efficiency.