pub fn process_hook_windsurf(input: &str) -> Result<String>Expand description
Process a hook invocation for Windsurf.
Windsurf hook support is limited. We attempt the same rewrite as Claude Code but the output format may not be honored. Falls back to exit-code semantics.