Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.asymptotelabs.ai/llms.txt

Use this file to discover all available pages before exploring further.

beacon endpoint inventory

beacon endpoint inventory shows Beacon endpoint inventory across configured harnesses, detected local runtimes, hook integrations, and observed runtime events.
beacon endpoint inventory
Use inventory when you need a fleet-friendly view of what Beacon is configured to monitor and what the endpoint has actually observed. By default, inventory focuses on configured or detected targets. Add --all to include every supported target, including runtimes that are not detected on the host. beacon inventory is a top-level alias for beacon endpoint inventory.

Inventory Data

Inventory can include:
  • Endpoint config path, runtime log path, and configured OTLP harnesses
  • Detected supported runtimes and telemetry status, including MDM-managed launch-environment state for GitHub Copilot CLI and Factory Droid
  • Hook integration status for Cursor, Devin, Factory Droid, Grok Build, and OpenCode
  • Recently observed Beacon runtime events when the runtime log exists
  • Admin-configured integration observations such as Claude Cowork and OpenClaw Gateway events

Flags

FlagDescription
--userUse per-user endpoint paths. Enabled by default
--systemUse system endpoint paths and launch daemon
--log-path <path>Runtime JSONL log path
--jsonPrint inventory as JSON
--allInclude all supported targets, not only configured, detected, or observed targets

Examples

Show endpoint inventory:
beacon endpoint inventory
Include all supported targets:
beacon endpoint inventory --all
Print machine-readable inventory:
beacon endpoint inventory --json
Inventory a system-mode endpoint:
sudo beacon endpoint inventory --system --all
Use the top-level alias:
beacon inventory --json

Endpoint discover

Discover supported local agent harnesses and telemetry state.

Runtime hooks

Install and inspect hook-based endpoint telemetry.