> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.ProjectCommandAgentTaskResultChannel.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias ProjectCommandAgentTaskResultChannel

```typescript
ProjectCommandAgentTaskResultChannel: Extract<
    CapabilityResultChannel,
    "agent-run",
>
```

Types: [CapabilityResultChannel](core.CapabilityResultChannel.md)

The sole direct result channel for the shipped agent-backed command slice.
