Delegator

Spawn sub-agents (like Bot) to execute tasks in isolated contexts. Enables parallel research, context isolation, and focused task execution by delegating work to specialized sub-agents. This capability follows 2026 best practices from Claude Code, LangGraph subagents, and OpenAI Agents SDK for hierarchical agent orchestration.

Details

Spawn sub-agents (like Bot) to execute tasks in isolated contexts. Enables parallel research, context isolation, and focused task execution by delegating work to specialized sub-agents. This capability follows 2026 best practices from Claude Code, LangGraph subagents, and OpenAI Agents SDK for hierarchical agent orchestration.