Skip to content

Releases: thousandflowers/skillreaper

v0.1.3

13 Jun 18:06

Choose a tag to compare

What's new

Loaded vs fired utilization gap (issue #4)

  • reap gap — dedicated breakdown showing per-category utilization with token weight, 10-segment bars, and color-coded rows
  • Compact utilization line in the default reap report (⟡ utilization 4%)
  • Output formats: text, --json, --md
  • MCP token weight shown as ? (unknown); no sessions shows n/a

Commits

v0.1.2

10 Jun 18:15

Choose a tag to compare

Changelog

  • fcfab69 fix: use utf8.RuneCountInString for dynamic box width

v0.1.1

10 Jun 18:07

Choose a tag to compare

Changelog

  • 7d0795c No-brain CLI UX: Y/n prune, instant REAP verdicts, clear CTA
  • 1f05b31 README: rewrite case study, add before/after, remove npx install path
  • 6ca71b5 Smarter verdicts: grace period, tiny-weight, proportional scaling, reason column
  • 839ff70 Translate tutorial to English, make it more interactive
  • 2d4967e feat: README rewrite, demo GIF, social preview, issue templates
  • 2e50f33 feat: dedicated INSTALL.md with all install/upgrade/uninstall methods
  • fa37e45 feat: grouped verdict display with token weight bars and ANSI colors
  • 9bb3859 feat: reap keep subcommand to protect items from prune
  • 79f57ce fix: demo GIF now shows header + REAP section (top of output)
  • d316636 fix: dynamic box width for shock block
  • 0504ecc fix: re-record demo GIF with fixed shock box alignment
  • 43fa413 fix: remove unverifiable models, add CONTRIBUTING.md, CI badge, roadmap issues
  • a2fc7a3 fix: restore full install methods in README with link to INSTALL.md for details
  • 9cff0c8 fix: use GH_PAT secret for homebrew-tap repo checkout
  • 54bcbbc npm publish working + README tutorial
  • 753d6e5 readme: add limitations section addressing token precision, platform maintenance, positioning

v0.1.0

10 Jun 11:00

Choose a tag to compare

Changelog

  • 284af64 chore: module skeleton, MIT license, CI
  • 6e45391 feat: CLI entry point (reap report/prune/restore/version)
  • 6cd3698 feat: mcp + hooks + prose scanners
  • 745513c feat: model pricing, init parsing, manifest envelope, npm wrapper
  • b70d932 feat: multi-platform auto-detection with platform column in reports
  • 466be7f feat: release pipeline, pricing update, README rewrite, demo GIF
  • b914b3b feat: report builder, verdicts, ansi/json/md renderers
  • 54aff8b feat: reversible prune + restore
  • be76fca feat: scan types + frontmatter parser
  • 9ad44e3 feat: skills + agents scanners (personal and plugin)
  • ba1a45c feat: token/money cost model
  • 7cff49e feat: transcript usage parser