Module agent

Module agent 

Source
Expand description

Agent types for VEX

The core Agent struct represents a fractal agent in the hierarchy.

Structs§

Agent
A fractal agent in the VEX hierarchy
AgentConfig
Configuration for creating a new agent

Type Aliases§

AgentHandle
Handle to a running agent (thread-safe reference)
AgentId
Unique identifier for an agent