Install the CLI
Install Autter on macOS, Linux, Windows, or WSL.
Connect the platform
Sync attribution to dashboards, prompt search, and audit logs.
Inspect AI authorship
See the human or agent behind each line.
Control your data
Compare storage modes and opt out at any time.
What the CLI adds
- Line-level attribution connects committed code to the agent session that created it.
- AI-aware blame and diffs add authorship context to familiar Git workflows.
- Commit statistics show AI acceptance, human edits, and tool or model breakdowns.
- History preservation carries attribution through common operations such as rebase, merge, stash, cherry-pick, and amend.
- Optional platform sync aggregates data by contributor, repository, pull request, team, agent, and model.
Choose an operating mode
- Local-only
- Connected
Autter works offline without an account. Prompts stay in local SQLite storage. Attribution is written to Git notes.Choose this mode when you want personal attribution tools without hosted dashboards.
Connecting is optional. The open source CLI remains useful in local-only mode.
Start here
Install Autter
Follow the platform-specific command in Install the CLI.
Let Autter configure your agents
The installer detects supported coding agents and installs the required integration files.
Choose local-only or connected mode
Pick the storage and collaboration model that fits your work. You can change it later with
autter onboard --force.Read how attribution works
Follow a checkpoint from an agent edit through commit, Git history, and the optional Autter platform.
Explore the CLI
Context
See which CLI artifacts help you understand AI-authored changes.
CLI reference
Jump into the main reference hub for the CLI.
Performance FAQs
Learn what affects CLI runtime on large repos.
Add your agent
Follow the integration path for a new coding agent.
Supported agents
Find the integration path for Cursor, Claude Code, Copilot, Codex, and Windsurf.
Data and privacy
Review what stays local and what can sync in connected mode.

