mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 21:53:28 +08:00
- parseSessionFilename rejects Feb 30 (Date rollover check) - getAllSessions with limit: Infinity bypasses pagination - getAllSessions with limit: null demonstrates destructuring default bypass (null !== undefined) Total: 848 tests, all passing