You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamic Multi-Path Resolver: hooks.json now dynamically checks hooks/, .agents/hooks/, and ../hooks/ at runtime.
Fail-Open by Design: If hook scripts are completely missing or corrupt in any workspace, the pre-tool hook immediately outputs decision: allow with exit code 0. Antigravity agents will NEVER be locked out or bricked with MODULE_NOT_FOUND again.