Fix log file sorting to handle both timestamp and sha formats #23

Merged
probablycorey merged 1 commits from probablycorey/fix-log-display into main 2026-03-10 18:54:03 +00:00

1 Commits

Author SHA1 Message Date
30a6b0c987 Fix log file sorting to handle both timestamp and sha formats
Some checks failed
CI / test (pull_request) Has been cancelled
Replace naive sort with explicit timestamp extraction that works for both the new timestamp_sha format and legacy sha_timestamp format. Extract log filename parsing into a reusable function for consistency.

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