awtoll(tool, public)
What every tool call costs you in context, measured from your own transcripts.
Name
awtoll — What every tool call costs you in context, measured from your own transcripts.
The problem it solves
Every agent stack claims its search/graph/memory tool is cheaper than grepping and re-reading files. Nobody measures it. The claim lives in a README or a code comment, measured once during development and gated by nothing — so a tool can regress into costing MORE than what it replaced and every signal stays green, because a tool that returns less looks identical to a tool that saves you something.
Instead of trusting / you check
- instead of trusting
- that your tooling is saving you context
- you check
- the measured token cost of each tool call, and what the alternative cost
Adopt it alone
Point it at your agent transcripts and see what your ten most-used commands cost.
Install
pip install awtoll
Where it sits in the path
- Not on the path yet — reference only.
Links
Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.