Fix log file sorting in sidebar #20

Merged
probablycorey merged 1 commits from probablycorey/fix-log-sort into main 2026-03-10 18:38:42 +00:00

1 Commits

Author SHA1 Message Date
96aedc8239 Fix log file sorting by using timestamp-first filename format
Some checks failed
CI / test (pull_request) Has been cancelled
Filenames are now timestamp_sha.jsonl instead of sha_timestamp.jsonl. This makes alphabetical sort equal to chronological sort, eliminating fragile string parsing and ensuring commit SHAs are ordered by their most recent log file timestamp.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-10 11:35:28 -07:00