Commit Graph
5 Commits
Author SHA1 Message Date
haelyra 303f50c57e test(hooks): construct mismatch prefix immutably 2026-08-28 22:43:28 -04:00
haelyra b2ab65d0fb fix(hooks): classify platform-dependent raw prefixes 2026-08-28 22:35:23 -04:00
Your Name 74afefb553 fix(hooks): compare passthrough output as bytes 2026-08-14 23:39:13 +08:00
Your Name 4c3ab4a6b7 test(hooks): close bootstrap review gaps 2026-08-14 23:11:53 +08:00
chs0813andYour Name a224617abb fix(hooks): do not echo raw input from plugin-hook-bootstrap.js
Rebased onto origin/main (49128b576). Fixtures moved from
scripts/hooks/ to /tmp/ecc-pr2380-fixtures/ per reviewer feedback.

(Original commit b0e49036 was based on cc6724ee; main has since
refactored spawnShell to use a shellArgs variable and added
PowerShell .sh fallback paths. This rebase adapts the
const result = spawnSync(...) + __rawInput tagging pattern to
all three spawnSync call sites in spawnShell.)
2026-08-14 22:32:30 +08:00