Requirements
- Git
- A supported macOS, Linux, WSL, or Windows environment
- At least one supported coding agent for automatic attribution
Install
- macOS, Linux, or WSL
- Windows
Run the installer:
~/.autter/bin, adds it to your user PATH, configures supported coding agents and editors, and starts the background service.
Close and reopen your terminal and IDE after installation. Interactive macOS, Linux, and WSL installs start onboarding automatically. If the installer runs without an interactive terminal, complete onboarding later with autter onboard.
Complete onboarding
The installer asks whether you want local-only or connected mode.- Local-only
- Connected
Choose local-only mode to keep prompts on the machine and use Git notes for attribution.You can select it again later:
Verify the installation
autter --versionprints the installed version.autter debugchecks the installation and integrations.autter whoamishows whether the CLI is connected.
Verify an agent integration
Start a fresh coding-agent session after installation. Ask the agent to edit a tracked file, then run:Update Autter
autter upgrade --force to reinstall the latest release.
Next step
Connect to the platform
Learn what connection enables and how repository data is routed to your organization.

