Commit Graph

2 Commits

Author SHA1 Message Date
neallee 472f1b3df5 fix: deny stale team hook paths safely
Catch project hook resolution and load failures in the cross-shell Node launcher, returning a sanitized structured denial instead of a module-loader error.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-10 20:07:32 +08:00
neallee e81dc23d37 fix: make team hook launcher cross-platform
Generate one Node CommonJS enforcement hook, fail closed when project context or the global install cannot be verified, and cover cmd and PowerShell execution paths.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-10 19:56:31 +08:00