Skip to main content

Module types

Module types 

Source
Expand description

Core types for the Oxios kernel.

Defines agent identity, status, and metadata.

Structs§

AgentInfo
Metadata about an agent instance.
ToolCallRecord
Record of a single tool call during agent execution.

Enums§

AgentStatus
Current status of an agent instance.

Type Aliases§

AgentId
Unique identifier for an agent instance.