asym init
asym init is the fastest way to get started. It logs you in, auto-detects your installed coding agents, and installs Asymptote hooks for each selected agent — all in a single command.
What it does
- Logs in to your Asymptote account (skipped if already logged in)
- Auto-detects installed AI coding platforms
- Lets you choose which platforms to set up
- Installs security hooks for each selected platform
GitHub Copilot is not handled by
asym init. Copilot requires per-project setup — run asym copilot install from the root of each repository where you want Copilot hooks active.Usage
asym init on its own after the CLI is already installed re-runs the setup flow and can be used to add new agents.
asym init --help
asym init --help
After setup, restart your coding agent or IDE for the changes to take effect.
Flags
| Flag | Description |
|---|---|
-h, --help | Help for init |

