mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 21:53:28 +08:00
- parseSessionFilename rejects Feb 29 in century non-leap years (1900, 2100) but accepts 2000/2400 - replaceInFile with /(?:)/g zero-width regex inserts at every position boundary - parseSessionMetadata preserves raw markdown formatting (**bold**, `code`, _italic_) in titles Total: 899 tests