whogitit enables precise tracking of AI-generated code by providing line-level attribution. Understand which lines were created by AI, modified by humans, and capture the prompts that generated them. With features like automatic redaction for privacy and Git-native storage, this tool enhances code compliance and auditing without compromising workflow.
whogitit is a powerful tool for tracking AI-generated code with precision and clarity, enabling developers to identify which lines of code were written by AI, which were modified by humans, and the prompts that generated them. This project is designed to enhance collaboration and accountability within development teams by providing comprehensive insights into code contributions.
git notes for storing attribution data that integrates seamlessly with Git workflows.whogitit blame src/main.rs
whogitit show HEAD
whogitit summary --base main --head HEAD
whogitit retention config
The process starts with the writing and editing of code using Claude Code tools, capturing changes and prompting continuously. The captured data is processed to maintain an accurate record of contributions, leading to high-quality attribution stored within Git notes.
Prompts are scrutinized for sensitive information, which is redacted prior to storage to ensure that private data remains secure and compliant with best practices.
whogitit thus stands as an essential component in modern software development, combining the benefits of AI-assisted coding with comprehensive tracking and accountability features.
No comments yet.
Sign in to be the first to comment.