Use it now Notable
No documentation found
Hooks gain a script type whose results are recovered from started/result/exited markers in the output.
Hooks now support a new hook.type === 'script' kind. The process output scanner parses <name> started, <name> result <json>, and <name> exited <code> markers from stdout/stderr to recover a structured result even when the script is launched through an intermediary runner or launcher. Conflicting or malformed markers set a resultConflict flag and produce a distinct "no single verdict" explanation.
Names in the bundlehook.type: script