We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12499c commit 4348527Copy full SHA for 4348527
docs/the-agent-format.md
@@ -12,6 +12,7 @@ Every manifest file consists of the following sections:
12
- [`allowedTools`](#the-allowed-tools-field) — Tools that can be used without prompting.
13
- [`toolsSettings`](#the-tools-settings-field) — Configuration for specific tools.
14
- [`resources`](#the-resources-field) — Resources available to the agent.
15
+- [`hooks`](#the-hooks-field) — Commands ran at specific trigger points.
16
17
### The `name` field
18
0 commit comments