hermes-agent/docs
teknium1 9018e9dd70 refactor: update tool registration and documentation
- Enhanced tool registration process by implementing a self-registering mechanism in each tool file via `tools/registry.py`.
- Updated `model_tools.py` to serve as a thin orchestration layer, simplifying tool discovery and registration.
- Revised documentation to clarify the steps for adding new tools, emphasizing the importance of schema, handler, and registration consistency.
- Improved dependency resolution in environments by ensuring toolsets are queried from `tools/registry.py`.
2026-02-21 21:03:40 -08:00
..
agents.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
cli.md feat: add multi-provider authentication and inference provider selection 2026-02-20 17:24:00 -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: streamline cron job handling and update CLI commands 2026-02-21 16:21:19 -08:00
skills_hub_design.md refactor: update tool registration and documentation 2026-02-21 21:03:40 -08:00
tools.md refactor: update tool registration and documentation 2026-02-21 21:03:40 -08:00