Structs§
- CommandOutput 
- Output from a Command
Enums§
- Command
- Commands that can be executed by the executor
Conceptually, Shellallows any kind of input, and other commands enable more optimized implementations.
- CommandError 
Traits§
- AgentContext 
- Acts as the interface to the external world and manages messages for completion
- ToolExecutor 
- A tool executor that can be used within an AgentContext