Autobot::Tools::SpawnTool
Inherits Autobot::Tools::Tool < Reference < Object
Tool to spawn a subagent for background task execution.
The subagent runs in a fiber and announces its result back to the main agent when complete.
Constructors
new(manager : Agent::SubagentManager)
SourceInstance methods
description
Sourcename
Sourceparameters
Source