Environment
- Windows 11
- PowerShell
- Latest Antigravity CLI version
Problem
Configured hooks are not executing at all on Windows. This happens with both PowerShell (.ps1) scripts and inline curl commands.
The commands work correctly when run manually outside of Antigravity CLI, but no request is sent when triggered through hooks.
Expected behavior
Hook commands should execute normally after the configured event.
Actual behavior
- Hook appears to be skipped entirely
- No visible error output
- No HTTP request is sent
Environment
Problem
Configured hooks are not executing at all on Windows. This happens with both PowerShell (
.ps1) scripts and inlinecurlcommands.The commands work correctly when run manually outside of Antigravity CLI, but no request is sent when triggered through hooks.
Expected behavior
Hook commands should execute normally after the configured event.
Actual behavior