humanoid: Shadow git remote that rewrites AI-generated commit history
The brief
humanoid is an open-source tool that acts as a shadow git remote, rewriting AI-generated commit messages into conventional, human-readable ones before pushing to the real remote.
Key points
- It runs transparently in the background and requires no changes to agent prompts or workflows.
- The goal is to maintain a coherent git history when AI agents produce raw or verbose commit messages.
Sources
- GitHubgithub.com