Hooks on windows in Version 2.2.1 are being executed, but they are not behaving as specified in your documentation - only one of them (the “stop” hook) is surfacing the hook response to the agent.
Version: 2.2.1 (system setup)
VSCode Version: 1.105.1
Commit: da7d015bb36ac403cb47ce878bffd5d7bc735e40
Date: 2025-12-09T16:08:10.218Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100
According to your spec, other hooks can return information which should be delivered to the AI, but it’s not going in.
