mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-30 20:11:24 +08:00
8604583d16
- 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