# Functions

NewError will create a new agent error.
WithDetails will add details to an agent error.
Wrap adds context to the description for richer logs.

# Structs

AgentError is an error that occurs in the agent.

# Type aliases

ErrorDetails is a map of details for an agent error.