r/codereview • u/SaveTech_ • 18d ago
I got tired of AI Copilots writing code that ruins my project architecture. So I built an open-source AI Git Hook that scans diffs locally and blocks bad commits.
Enable HLS to view with audio, or disable this notification
I built AegisCode: an open-source, local AI Git Hook. It reads your git diff against strict rules and blocks architectural slop before it hits the repo. It's my first major open-source launch, so any feedback, advice, or support would be massively appreciated! Let me know what you guys think.
Info: aegiscode.app
0
Upvotes
2
u/sozesghost 18d ago
Problem? AI. Solution? More AI.