mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 21:53:28 +08:00
Round 123: Tests for countInFile non-overlapping regex match behavior (aaa with /aa/g returns 1 not 2), replaceInFile with $& and $$ substitution tokens in replacement strings, and parseSessionMetadata CRLF section boundary bleed where \n\n fails to match \r\n\r\n. Total: 929 tests, all passing.