Skip to main content

Crate xtask

Crate xtask 

Source
Expand description

Repo automation entry point.

Run with cargo run -p xtask -- <subcommand>.

ModulesΒ§

drift πŸ”’
Protocol drift detection between the AG-UI TypeScript source of truth and this repo’s Rust event types.

ConstantsΒ§

EXIT_ERROR πŸ”’
The check could not be performed β€” distinct from having found drift.
HELP πŸ”’

FunctionsΒ§

dispatch πŸ”’
main πŸ”’
parse_drift_args πŸ”’