hermes-agent/docs
teknium1 7f7643cf63 feat(hooks): introduce event hooks system for lifecycle management
Add a new hooks system allowing users to run custom code at key lifecycle points in the agent's operation. This includes support for events such as `gateway:startup`, `session:start`, `agent:step`, and more. Documentation for creating hooks and available events has been added to `README.md` and a new `hooks.md` file. Additionally, integrate step callbacks in the agent to facilitate hook execution during tool-calling iterations.
2026-02-28 17:09:26 -08:00
..
agents.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
cli.md fix(docs): add missing code block language specifiers 2026-02-28 02:04:38 +01:00
hooks.md feat(hooks): introduce event hooks system for lifecycle management 2026-02-28 17:09:26 -08:00
llm_client.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
message_graph.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
messaging.md refactor: migrate tool progress configuration from environment variables to config.yaml 2026-02-28 00:05:58 -08:00
skills_hub_design.md fix(docs): standardize terminology and CLI formatting 2026-02-28 02:03:39 +01:00
slash-commands.md docs: add slash commands reference 2026-02-27 10:50:53 -05:00
tools.md fix(docs): standardize terminology and CLI formatting 2026-02-28 02:03:39 +01:00