alien-commands 1.0.15

Alien Commands protocol implementation
docs.rs failed to build alien-commands-1.0.15
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: alien-commands-1.3.1

alien-commands

Commands protocol implementation for Alien.

This crate provides a transport-agnostic protocol for sending commands to customer-side agents without requiring inbound connections.

Features

  • Core types: Always available protocol types and serialization
  • server: Command server implementation for agent managers
  • runtime: Command envelope processing for alien-runtime
  • openapi: OpenAPI schema generation support