mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
docs(hooks): clarify mandatory 'type' field and update hook schema documentation (#17499)
This commit is contained in:
@@ -324,7 +324,7 @@ The `hooks.json` file contains a `hooks` object where keys are
|
||||
```json
|
||||
{
|
||||
"hooks": {
|
||||
"before_agent": [
|
||||
"BeforeAgent": [
|
||||
{
|
||||
"hooks": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user