hermes-agent/docs
teknium1 90e5211128 feat: implement subagent delegation for task management
- Introduced the `delegate_task` tool, allowing the main agent to spawn child AIAgent instances with isolated context for complex tasks.
- Supported both single-task and batch processing (up to 3 concurrent tasks) to enhance task management capabilities.
- Updated configuration options for delegation, including maximum iterations and default toolsets for subagents.
- Enhanced documentation to provide clear guidance on using the delegation feature and its configuration.
- Added comprehensive tests to ensure the functionality and reliability of the delegation logic.
2026-02-20 03:15:53 -08:00
..
agents.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
cli.md Add Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -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 Update documentation and installation scripts for TTS audio formats 2026-02-14 16:16:54 -08:00
skills_hub_design.md Add Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -08:00
tools.md feat: implement subagent delegation for task management 2026-02-20 03:15:53 -08:00