Skip to content

Commit 4348527

Browse files
authored
fix: Include quick-link to hooks in the-agent-format.md
1 parent d12499c commit 4348527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/the-agent-format.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Every manifest file consists of the following sections:
1212
- [`allowedTools`](#the-allowed-tools-field) — Tools that can be used without prompting.
1313
- [`toolsSettings`](#the-tools-settings-field) — Configuration for specific tools.
1414
- [`resources`](#the-resources-field) — Resources available to the agent.
15+
- [`hooks`](#the-hooks-field) — Commands ran at specific trigger points.
1516

1617
### The `name` field
1718

0 commit comments

Comments
 (0)