Skip to content

Releases: AdityaVG13/tokenzero

v1.0.1 — Optimization Performance

11 Jun 22:42

Choose a tag to compare

Performance improvements

  • 17x faster warm-state operations through buffered persist serialization, persist skip-reload optimization, and refined fsync policy on the reconstructible cache
  • Self-cleaning storage with 24-hour spill TTL, 256MB capacity ceiling, automatic orphaned temp-file sweep (runs every session)
  • Criterion persist-path regression gate prevents performance regressions on cache operations
  • No breaking changes — all RACC recovery semantics are byte-identical

v1.0.0

11 Jun 13:27

Choose a tag to compare

TokenZero v1.0.0

Download the archive for your platform, extract it, place tokenzero or tokenzero.exe on PATH, then run:

tokenzero install --global --plan --mcp --shell --cli --json
tokenzero install --global --apply --mcp --shell --cli --json
tokenzero doctor --json