mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
Round 124: Tests for findFiles matching dotfiles (unlike shell glob where * excludes hidden files), getAllSessions strict date equality filter (wrong format silently returns empty), and parseSessionMetadata title regex edge cases (no space after #, ## heading, multiple H1, greedy \s+ crossing newlines). Total: 932 tests, all passing.