ECC/tests
Jonghyeok Park 66498ae9ac perf(hooks): use direct require() instead of spawning child process
Invoke hook scripts directly via require() when they export a
run(rawInput) function, eliminating one Node.js process spawn per
hook invocation (~50-100ms).

Includes path traversal guard, timeouts, error logging, PR review
feedback, legacy hooks guard, normalized filePath, and restored
findProjectRoot config detection with package manager support.
2026-03-11 10:45:27 +09:00
..
ci test: cover whitespace-only frontmatter field, empty SKILL.md, and getAllSessions TOCTOU symlink 2026-02-13 11:20:44 -08:00
hooks perf(hooks): eliminate npx overhead and merge biome invocations 2026-03-10 22:19:31 +09:00
integration fix: update hook integration tests for auto-tmux-dev behavior 2026-03-07 22:45:44 -08:00
lib perf(hooks): use direct require() instead of spawning child process 2026-03-11 10:45:27 +09:00
scripts fix: stabilize windows hook and claw tests 2026-03-05 12:37:24 -08:00
run-all.js perf(hooks): use direct require() instead of spawning child process 2026-03-11 10:45:27 +09:00