Show HN: I built a Git extension to capture AI-code context and tied to commits

4 pointsposted 12 hours ago
by quannguyen028

4 Comments

kent8192

7 hours ago

It's good for me, so I've installed it for my Mac by the option below in your link. However, it returns just error. I think because the link: `gitwhy.dev/install` returns 404 page. So, you should check your way to install your own tool. It's a good challenge. Best effort!

quannguyen028

2 hours ago

Hey Kent, Thanks for letting me know.

You’re right — gitwhy.dev/install is broken right now, and that’s on us. On Mac, please use the command below:

brew install gitwhy-cli/tap/git-why

We’re fixing the install link and docs. Ìf any further assistance is needed, please email me at quan@gitwhy.dev or join our discord community: https://discord.gg/2X5X5XeFyT

subdomain

12 hours ago

Looks interesting -- I'm not a developer, but I think it could be helpful for someone like me to understand the reasoning behind the code that AI is generating!