Support Matrix
Asymptote supports multiple runtime surfaces because each agent harness exposes telemetry differently. The runtime support model applies to both Asymptote Open Source and Asymptote Managed: Open Source collects and normalizes supported local, CI, and cloud-agent telemetry, while Managed adds hosted ingest, visibility, and governance on top of the same surfaces. These integrations are grouped by where the agent runs and how telemetry is collected:- Local: Agent harnesses running on an endpoint write telemetry to Asymptote’s local collector, hook adapter, plugin, or gateway path.
- CI: Ephemeral CI jobs use a temporary collector and write normalized runtime JSONL as a build artifact or upload target instead of installing a persistent endpoint service.
- Cloud: Provider-managed cloud agents can write session telemetry from the cloud sandbox to customer-managed storage, while SDK integrations instrument agent applications that run in servers, serverless functions, workers, and hosted agent platforms.
Support matrix
Local Coding Agent Harnesses
Local Knowledge Worker Agent Harnesses
CI Harnesses
Cloud Agent Harnesses and SDKs
Deployment notes
For MDM deployments, use the signed and notarized macOS.pkg.
- Writes endpoint events to
/var/log/beacon-agent/runtime.jsonl - Installs the endpoint agent under
/opt/beacon - Creates system endpoint configuration
- Loads the local collector LaunchDaemon
- Supports Jamf Pro, Fleet, or another macOS MDM
Install Antigravity CLI, Claude Code, Cursor, Devin CLI, Devin Desktop, Factory, Grok Build, Hermes Agent, OpenCode, and optional VS Code hooks separately in the logged-in user’s context when you need richer hook telemetry.
If a system collector is running while the CLI is reading the default per-user log,
beacon endpoint status and the local dashboard surface a runtime-log source warning so you can tell where OTLP events are being written.
Related
Agent harness integrations
Return to the support overview.
Agent harness integration model
See how Asymptote discovers and configures each runtime.
Hooks
Install, inspect, and uninstall runtime hook integrations.
MDM deployment
Deploy Asymptote through Jamf Pro, Fleet, or another macOS MDM.

