ECC/scripts
Affaan Mustafa 639c9aaca3 fix: Windows path support, error handling, and dedup in validators
- session-manager.js: fix getSessionStats path detection to handle
  Windows paths (C:\...) in addition to Unix paths (/)
- package-manager.js: add try-catch to setPreferredPackageManager for
  consistent error handling with setProjectPackageManager
- validate-hooks.js: extract duplicated hook entry validation into
  reusable validateHookEntry() helper
- Update .d.ts JSDoc for both fixes
2026-02-12 15:57:20 -08:00
..
ci fix: Windows path support, error handling, and dedup in validators 2026-02-12 15:57:20 -08:00
hooks fix: migrate hooks to stdin JSON input, fix duplicate main() calls, add threshold validation 2026-02-12 15:33:55 -08:00
lib fix: Windows path support, error handling, and dedup in validators 2026-02-12 15:57:20 -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: resolve ESLint errors and update tests for project-name fallback 2026-01-29 02:58:51 -08:00