Skip to main content

Module agent

Module agent 

Source

Structs§

AgentId
Unique agent identifier.
AgentInfo
Metadata and state for an agent process. Agents are first-class citizens in Beyonder — they have lifecycle, resource limits, and capability sets, analogous to OS processes.
AgentMetrics
Runtime metrics tracked per agent.
ResourceLimits
Resource limits enforced by the agent supervisor.

Enums§

AgentKind
How the agent runs.
AgentState
Agent lifecycle state — mirrors OS process states.
DeathReason