Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/orchestrator.ts
A template for spawning a sub-agent within a phase
Properties
| Property | Type |
|---|---|
name | string |
focus | string |
instructions | string |
tools | string[] |
model | string |
category | TaskCategory |
Was this page helpful?