mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-11 02:20:29 +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