syncable-ag-ui-core 0.2.0

Core type library for the AG-UI protocol - Syncable SDK
Documentation

syncable-ag-ui-core

Core type library for the AG-UI protocol — part of the Syncable SDK.

Provides event types, message structures, state management primitives, and error handling for building AG-UI compatible agents in Rust.

Usage

[dependencies]
syncable-ag-ui-core = "0.2"
use syncable_ag_ui_core::{Event, Result};

License

MIT