Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/orchestrator.ts
Result from a single sub-agent execution
Properties
| Property | Type |
|---|---|
agentName | string |
focus | string |
output | string |
usage | TokenUsage |
durationMs | number |
success | boolean |
error | string |
Was this page helpful?