AI Tools YBX Data Page

Show HN: Built a Git extension in Rust that tracks which AI wrote each line of code

Author: ybx-ai-radar
AI Radar Summary

This is a Git extension tool named autter-cli developed with Rust, which can track the author of each line of code in Git repositories and distinguish between manually written and AI-generated code lines. Released on the Show HN section of Hacker News, it currently has 6 upvotes and 5 comments, with its official website at https://autter.dev/autter-cli. As an AI development assistance tool, it helps developers and team managers clarify code sources, especially suitable for scenarios requiring differentiation between AI-generated and manual code.

Original Time Jun 24, 2026 20:13 GMT+8
Importance Score 8.0 / 10
Related Entities autter-cli, Hacker News, Git, Rust
Show HN: Built a Git extension in Rust that tracks which AI wrote each line of code

Tool Introduction

autter-cli is a Git extension tool developed based on Rust. Its core function is to track the writing subject of each line of code in Git repositories, accurately distinguish between manually written and AI-generated code lines, and help developers quickly clarify the source attribution of code. The project was released on the Show HN section of Hacker News on June 24, 2026, and currently has 6 upvotes and 5 comments on the platform.

Who It’s For

This tool is suitable for people who need to track code authors and differentiate between AI-generated and manually written code, including independent developers, software development team managers, open source project maintainers, etc.

Advantages and Limitations

On the plus side, the tool is developed based on Rust, which has good operating performance; it natively integrates Git and can be used without extra complicated configuration; it can accurately identify the AI/manual attribution of code lines. Currently, no detailed usage restrictions are disclosed in public information, and some functions still need further testing and verification.

Key Information

YBX AI Radar

Related Reading