ECC/scripts
Affaan Mustafa f33ed4c49e fix: clamp getAllSessions pagination params, add cleanupAliases success field, add 10 tests
- session-manager: clamp offset/limit to safe non-negative integers to
  prevent negative offset counting from end and NaN returning empty results
- session-aliases: add success field to cleanupAliases return value for
  API contract consistency with setAlias/deleteAlias/renameAlias
2026-02-13 02:16:22 -08:00
..
ci fix: reject whitespace-only command/field values in CI validators, add 10 tests 2026-02-13 02:09:22 -08:00
hooks fix: clamp suggest-compact counter overflow, add 9 boundary tests 2026-02-13 01:59:25 -08:00
lib fix: clamp getAllSessions pagination params, add cleanupAliases success field, add 10 tests 2026-02-13 02:16:22 -08:00
release.sh fix: harden CI validators, shell scripts, and expand test suite 2026-02-12 14:11:33 -08:00
setup-package-manager.js fix: resolve ESLint errors and update tests for project-name fallback 2026-01-29 02:58:51 -08:00
skill-create-output.js fix: clamp progressBar to prevent RangeError on overflow, add 10 tests 2026-02-13 02:01:57 -08:00