50b29ff0a2629f13947f7b381e20116ad062486d
Show human-readable session duration (e.g. "23m", "1h 15m") in the session list metadata row when duration > 0. Add formatSessionDuration helper that handles sub-minute, minute-only, and hour+minute ranges. Also replace try/catch in formatDate with an isNaN guard on the parsed Date, which is more idiomatic and avoids swallowing unrelated errors. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
84.7%
HTML
8.8%
CSS
5%
JavaScript
1.5%