/tokenwise:summary — Multi-session trend report
Aggregate .tokenwise/log.ndjson over a time window.
Parse $ARGUMENTS
--week(default) — last 7 days--month— last 30 days--all— entire log--days <N>— last N days--out <path>— write the report to a markdown file instead of stdout--json— output JSON instead of text
Steps
-
Read
./.tokenwise/log.ndjson(or the path the user provides) -
Filter entries to the time window:
- Compute cutoff:
[Description truncada. Veja o README completo no GitHub.]