Skip to main content

Module executor

Module executor 

Source

Structs§

AgentCapabilities
Capability flags for a provider implementation.
AvailabilityStatus
Runtime availability of the provider.
ExecutorConfig
Configuration for the executor itself (not per-session).
SpawnConfig
Configuration for spawning a new session.

Traits§

AgentExecutor
Core trait — every provider implements this.