alien-commands 1.2.10

Alien Commands protocol implementation
Documentation

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