fix(models): add serde rename for durationMs field
RawEntry.duration_ms was not decorated with #[serde(rename = "durationMs")] so the camelCase field from JSONL was silently dropped, causing sessions transcribe to always show Duration: 0ms. Closes claudbg-nqxz Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
01afe4d804
commit
b6ef138aae
Loading…
Reference in New Issue