promptgarten ๐ŸŒฑ
๐ŸŒ ES

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