Not anything ”harmful” but for example committing when I don’t want it to commit on its own.
Commit is the line I don't let the LLM cross. There's no reason for it commit; that's the part where I check its work.
I'd use a hook to forbid that.
Commit is the line I don't let the LLM cross. There's no reason for it commit; that's the part where I check its work.