mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
- replaceInFile: null/undefined replacement coerced to string "null"/"undefined" by JS String.replace ToString - loadAliases: extra unknown JSON fields silently preserved through load/save round-trip (loose validation) - ensureDir: null/undefined path throws wrapped Error (ERR_INVALID_ARG_TYPE → re-thrown) Total tests: 908