v0.5.3
Immutable
release. Only release title and notes can be modified.
0.5.3
- Fix cost double-counting: token usage is now deduplicated by billed API call. Claude Code
writes one transcript line per content block (each repeating the full usage) and copies history
into forked/resumed sessions — totals were inflated up to ~3x. - Forked sessions now attribute copied history to the original session; the fork counts only
its own turns. - The index rebuilds once on first start after the upgrade (schema v6, a few seconds).