No attribution appears
Restart the coding agent
Agent hooks are loaded when a session starts. Restart the agent or editor after installing Autter.
Make a tracked edit
Ask the agent to modify a file inside the repository, then run
autter status before committing.The background service is unavailable
autter bg tail -f to follow logs while reproducing the issue.
Onboarding does not connect
Retry the primary flow first:- Sign in at app.autter.dev.
- Open the intended organization and create a PAT under Org Settings → Access Tokens.
- Run
autter login --token <token>. - Confirm the connection with
autter whoami.
Data uploads when you expected local-only mode
Check the active backend and prompt mode:Attribution is missing after a rename
git mv attribution preservation is not supported yet. Autter can treat lines in the renamed file as new or human-authored.
Get support diagnostics
Runautter debug and review the output before sharing it. Remove repository paths, identities, tokens, and other sensitive values.
Open a GitHub issue
Report reproducible open source CLI problems.

