Commit Graph

4 Commits

Author SHA1 Message Date
neallee 7233eb0d60 fix: stage legacy team hook deletion
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:25:58 +08:00
neallee 5f1e896f90 fix: remove legacy team hook on migration
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-10 20:59:35 +08:00
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