mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-30 03:51:27 +08:00
182e9e78b9
Round 125: Tests for readFile returning garbled strings (not null) on binary files, output() handling undefined/NaN/Infinity as non-objects logged directly (and JSON.stringify converting NaN/Infinity to null in objects), and loadAliases with __proto__ key in JSON proving no prototype pollution occurs. Total: 935 tests, all passing.