What you get
- Automatic attribution for Claude Code edits
- Prompt-backed context in
autter show-promptwhen the storage backend has it - Line-level authorship in
autter blame - Commit summaries in
autter stats
Set up Claude Code
1
Install Autter
Install the CLI on the machine that runs Claude Code.
2
Refresh the hooks
Run:
3
Restart Claude Code
Restart the agent so it picks up the new checkpoint integration.
4
Confirm attribution
Make a small edit, then run
autter status and autter stats HEAD.Useful commands
Troubleshooting
Fix missing attribution, startup issues, and local-only mode problems.

