Ask HN: A CLI to control what AI code can (and can’t) change in your repo
I’ve been using AI coding tools like Cursor and Claude quite a bit, and one recurring issue I ran into was this:Once code is generated, there’s very little control over what actually gets changed in the codebase.Sometimes the AI:
• modifies unrelated…