Skip to main content

Crate xz_agent_core

Crate xz_agent_core 

Source
Expand description

xz-agent: Agent engine abstraction layer.

This crate defines the core abstractions for the xiao-zhu ecosystem’s agent engine framework.

Modules§

engine
Core engine loop implementation. Core engine loop implementation.
error
Error types for the agent engine. Error types for the xz-agent engine.
traits
Core trait definitions. Core trait definitions for the agent engine extensibility contract.
types
Shared type definitions. Core types shared across the agent engine abstraction.