II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:adapters-cli-gateway-serve
adapters gateway serve overview
Start the adapters gateway HTTP/WebSocket service. Source: packages/adapters/cli/src/commands/gateway/serve.ts:30-80.
Attributes
displayName
adapters gateway serve
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
gateway serve
flags
- --config:1:gateway config path (default ~/.adapters/gateway/config.yml)
- --host:1:override listen host
- --port:1:override listen port
- --webui:1:webui static root
- --no-webui:0:disable web UI
subcommandExitCodes
- 0:success:gateway shut down cleanly on SIGINT/SIGTERM
description
Start the adapters gateway HTTP/WebSocket service. Source:
packages/adapters/cli/src/commands/gateway/serve.ts:30-80.
Outgoing edges
None.
Incoming edges
exposes_subcommand1
- package:a5c-ai-adapters-cli·PackageSurfaceAdapters CLI
supports_interaction_primitive1
- agent-ui-impl:adapters.ui@current·AgentUIImpladapters UI (current) — multi-surface