Releases: ww-w-ai/super-token-saver
Releases · ww-w-ai/super-token-saver
Release list
v3.6.1 — Codex automatic restore parity
Codex now preserves agent assignments, messages, and completion reports through automatic compaction. Previous sessions and shared handoffs restore from the correct source paths, with overlapping sessions excluded.
- Keep manual
/s-continuelevel-free and automatic restoration on its dedicated ledger path. - Prevent Codex from shortening the ledger output to a spill preview.
- Back up old ledgers before recovering previously skipped communication.
- Preserve Claude Code behavior and Codex usage accounting.
Validation: 39 restore parity checks pass. The same checks detect 19 failures in the previous release. Existing restore, adapter, usage, and marketplace parity gates pass. Automatic compaction was also verified in the installed Codex engine with an isolated local mock provider.
v1.0.1
What's Changed
Added
- Rate limit markers in preprocess.js (
%%/%5/%W/%O/%S/%X) with reset time parsing evtcolumn in timeline CSV (cost/context/session events, pipe-separated)- Win correction using ratelimit CSV boundaries in build-report.js
- Skull (💀) rendering on calendar for rate-limited hours
- Gist-based data upload in report-limit skill
Changed
- analyze-usage.js: 1-pass refactor (removed 2-pass win assignment)
- ALERT_LINE_RE simplified to single-group capture
- report-limit:
startsWith('limit_hit')matching for new rl format
Fixed
- CSV comma collision in reset info:
{2am,Asia/Seoul}→{2am@Asia/Seoul}
Full Changelog: v1.0.0...v1.0.1
v1.0.0 — Claude Code keeps cutting you off? Not anymore.
Spend less, code longer, and see exactly where your tokens go — zero config.
Features
- /usage-view — Interactive HTML dashboard with cost calendar, token breakdown, session detail, and AI-powered insights. 23 languages supported
- /continue — Zero-cost session context restoration from previous sessions. No LLM calls needed
- /setup-statusline — Real-time token counter in your CLI status bar
- /report-limit — Rate limit data collection for community research
- Token Guardian hook — Cache expiry detection with actionable warnings on every prompt
Install
claude plugin marketplace add ww-w-ai/marketplace
claude plugin install cc-token-saver@ww-w-ai
Requires Claude Code v2.1.71+