#command-server #alien #agent #openapi #protocols

alien-commands

Alien Commands protocol implementation

6 releases (stable)

new 1.0.16 Mar 15, 2026
0.1.0 Mar 14, 2026

#1414 in HTTP server

MIT license

160KB
3.5K SLoC

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

Dependencies

~18–45MB
~638K SLoC