mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-02 08:47:26 +08:00
docs: stabilize website diagrams
This commit is contained in:
@@ -12,7 +12,7 @@ The hooks system lets you run custom code at key points in the agent lifecycle
|
||||
|
||||
Each hook is a directory under `~/.hermes/hooks/` containing two files:
|
||||
|
||||
```
|
||||
```text
|
||||
~/.hermes/hooks/
|
||||
└── my-hook/
|
||||
├── HOOK.yaml # Declares which events to listen for
|
||||
|
||||
Reference in New Issue
Block a user