# Packages
No description provided by the author
# Functions
NewAgentFactory creates a new agent factory.
# Interfaces
Agent is the a running agent perform a specific task, e.g.
AgentFactory is the factory to create required agents.
# Type aliases
StreamType is the type of the stream, stdout/stderr.