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 hooks status

beacon endpoint hooks status checks whether Beacon hook integrations are installed for the selected harnesses.
beacon endpoint hooks status --harness cursor

Examples

Check Cursor hook status:
beacon endpoint hooks status --harness cursor
Print hook status as JSON:
beacon endpoint hooks status --harness cursor --json
Check project-level hooks:
beacon endpoint hooks status --harness cursor --level project

Flags

FlagDescription
--userUse per-user endpoint paths. Enabled by default
--systemUse system endpoint paths and launch daemon
--log-path <path>Runtime JSONL log path
--harness <list>Comma-separated hook harnesses. Defaults to cursor
--level <level>Hook install level: user or project
--jsonPrint status as JSON

beacon endpoint hooks install

Install Cursor endpoint hooks.

beacon endpoint hooks uninstall

Remove Cursor endpoint hooks.