Loading documentation...
Loading documentation...
Track tool usage across sessions with rich terminal visualizations. Pie charts, braille progress bars, and ASCII art headers make monitoring usage patterns intuitive and beautiful.
Returns a rich terminal visualization with:
Clears all statistics for the current repository. Useful when starting a new project phase.
| Parameter | Type | Default | Description |
|---|---|---|---|
| action | "view" | "reset" | required | View stats or reset them |
| scope | "current" | "all" | "current" | Current repo or all repos |
| format | "table" | "json" | "table" | Output format |
Statistics are tracked per repository by default. This helps you understand usage patterns for specific projects.
Human-readable ASCII table with bar charts. Best for quick overview in Claude/Cursor.
Machine-readable JSON for integration with other tools or dashboards:
Usage stats now includes rich terminal visualizations:
Note: Statistics persist across sessions in ~/.tachibot-usage.json. Core tools (think, nextThought) are free and don't add to cost.
Control usage tracking behavior with environment variables:
scope: "all" to see which projects consume most