mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
- 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`. |
||
|---|---|---|
| .. | ||
| agents.md | ||
| cli.md | ||
| llm_client.md | ||
| message_graph.md | ||
| messaging.md | ||
| skills_hub_design.md | ||
| tools.md | ||