Avoid Gemini loading Claude hook events (#139)

This commit is contained in:
Sonai Biswas
2026-06-19 00:24:43 +02:00
committed by GitHub
parent 0ac987f995
commit 4dad14fac5
7 changed files with 31 additions and 5 deletions
+1
View File
@@ -163,6 +163,7 @@ gemini extensions install https://github.com/DietrichGebert/ponytail
```
Loads the ruleset as always-on context every session and registers the `/ponytail` commands; the `skills/` ship too, activated when a task needs them.
The Gemini adapter intentionally does not ship a root `hooks/hooks.json`: Gemini auto-loads that path, while Ponytail's lifecycle hooks use Claude/Codex event names.
### Antigravity CLI