Command reference ยท Antigravity CLI
/hooks
Browses the active pre-/post-hooks.
/hooks belongs to the Tools & Tasks category and opens a searchable overview of the currently active pre- and post-hooks, such as those installed via plugins.
โ WHEN TO USE IT?
Check which hooks are currently active
Open /hooks to see which plugin registers a particular hook
โ WHEN NOT TO?
You want to fully enable/disable a plugin, not just view hooks
/hooks only shows an overview; it doesn't manage plugins.
Better: agy plugin enable/disable <name>
SOURCES
- Antigravity CLI Doku: Command-Referenz โ antigravity.google
- Antigravity CLI Doku: Plugins โ antigravity.google