Skip to main content

Integration Model

Beacon supports multiple runtime surfaces because each agent harness exposes telemetry differently. Supported harnesses use local OpenTelemetry configuration, admin- or gateway-configured OTLP export, hook adapters, or a combination of those paths.

Discovery and status

beacon endpoint discover checks which supported agent harnesses are present and whether their telemetry is configured.

Install-time configuration

During install, Beacon configures the runtime surfaces it can safely manage:

Integration paths

Hook telemetry

Antigravity CLI, Claude Code, Cursor, Devin CLI, Devin Desktop, Factory, Grok Build, Hermes Agent, OpenCode, and optional VS Code hooks cover activity that is better represented as runtime events than generic OTLP spans. Hook events include metadata such as file path, operation, language, diff hash, and diff byte count. Raw diffs are subject to Beacon’s redaction, sanitization, truncation, and event-size limits before writing.

Open Source Architecture

Follow runtime signals through collection, normalization, storage, and forwarding.

Agent harness integrations

Compare agent harness support and open runtime-specific details.

Hooks

Install, inspect, and uninstall runtime hook integrations.