Show HN: Built a Git ext. in Rust that tracks which AI wrote each line of code
Category: devtools
Tags: git-extension, ai-attribution, rust, developer-tools, open-standard
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
Autter is a Git extension written in Rust that tracks which AI agent, model, and prompts generated each line of code, providing attribution via an open standard using Git Notes. It is interesting because it addresses the growing need to manage and audit AI-generated code in collaborative development workflows, with a local-first, no-overhead design that integrates seamlessly into existing Git workflows.
Target audience: backend devs, devops, data engineers
Repository: https://autter.dev/autter-cli · Rust · Apache-2.0 · 2 stars
View on Hacker News