Subagent Delegation
The tool spawns child AIAgent instances with isolated context, restricted toolsets, and their own terminal sessions. Each child gets a fresh conversation and wo
- Section
- Core Features
- Source
- hermesbible.com/docs/user-guide/features/delegation
The tool spawns child AIAgent instances with isolated context, restricted toolsets, and their own terminal sessions. Each child gets a fresh conversation and wo
Excerpt from the official Hermes Agent documentation, quoted for reference. View sourceWhat this page covers
- Single Task
- Parallel Batch
- How Subagent Context Works
- Practical Examples
- Parallel Research
- Code Review + Fix
- Multi-File Refactoring
- Batch Mode Details
- Model Override
- Toolset Selection Tips
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
Upstream outline
Section map
Single Task
Maps single task to the Core Features documentation path, with the source page reserved for exact commands and updates.
Parallel Batch
Maps parallel batch to the Core Features documentation path, with the source page reserved for exact commands and updates.
How Subagent Context Works
Maps how subagent context works to the Core Features documentation path, with the source page reserved for exact commands and updates.
Practical Examples
Maps practical examples to the Core Features documentation path, with the source page reserved for exact commands and updates.
Parallel Research
Maps parallel research to the Core Features documentation path, with the source page reserved for exact commands and updates.
Code Review + Fix
Maps code review + fix to the Core Features documentation path, with the source page reserved for exact commands and updates.
Multi-File Refactoring
Maps multi-file refactoring to the Core Features documentation path, with the source page reserved for exact commands and updates.
Batch Mode Details
Maps batch mode details to the Core Features documentation path, with the source page reserved for exact commands and updates.
Implementation notes
- Use this Core Features doc as a navigation page first: the local clone mirrors the source structure and links each heading back to the authoritative upstream section.
- Primary decision areas: Single Task, Parallel Batch, How Subagent Context Works, Practical Examples, Parallel Research. Read those source anchors before changing installs, credentials, automation, or runtime configuration.
- Useful search signals for this doc: subagent, delegation, spawns, child, aiagent. These are derived from the public title and summary so the clone remains lightweight.
Decision table
Use when you need orientation for subagent delegation before applying exact upstream commands.
Open the source anchor for Single Task and confirm platform-specific requirements before changing configuration.
Use the upstream page as the authority for current syntax, release changes, and security-sensitive steps.
Verification checklist
- Use this page to orient yourself within Core Features, then open the linked source page for exact current syntax.
- Start with the source section for Single Task; do not rely on the local summary for commands or secrets.
- Check platform, install method, provider, and credential assumptions before changing a real environment.
- Review the source section for Parallel Batch if the page involves setup, automation, messaging, or runtime behavior.
- After applying anything from the source, run the smallest relevant smoke test before widening scope.
Risk notes
Keep human review before sending public posts, customer messages, trading instructions, or team notifications.
Set provider, token, and retry limits before scaling the workflow beyond a single test run.
Check filesystem, shell, browser, repository, and server permissions before granting the agent write access.
What this page covers
- Core concept and where it fits in the Hermes Agent system.
- Setup or operating context implied by the upstream page summary.
- The source page link for full current details and updates.
Source mirror note
This page is generated from the public Hermes Bible index so the clone has the same route coverage and search surface. It stores the public title, category, summary, and source link locally; use the source page for full upstream text and updates.
Open source page