Skip to content

v0.1.0

Choose a tag to compare

@lfgcampos lfgcampos released this 26 Aug 09:34
· 14 commits to main since this release

Initial release.

Added

  • A wrapped card for how you work with Claude Code, read from your own
    transcripts: read:write ratio, cache share, subagent split, repo concentration,
    skill mix, tool mix, turn depth, streaks and rhythm, and usage-limit hits.
  • --since to limit the window, which is also faster than a full run because
    transcripts older than the cutoff are never opened.
  • --html for a self-contained page, --json for raw stats.
  • Snapshots: each full run saves a ~1 KB summary to ~/.agent-wrapped/snapshots/
    and compares against the previous one, so you can keep a year of history
    without keeping a year of transcripts.
  • A size-aware retention warning that measures your own growth rate rather than
    telling everyone to keep a year of transcripts.