They keep saying that we need to reduce our AGENTS.md/CLAUDE.md because the agents are smart enough to know most things, and we don't need to explain every small thing to them.

But every once in a while, #Claude forgets to do something really basic like pushing a commit before creating the PR.

#AI

I think I understand a bit why. Because the #Github cli (gh) in non-interactive mode automatically pushes the branch in "gh create pr", Claude assumes that for #gitlab, "glab mr create" will do the same. Weird that this problem hasn't happened before.

#Claude #AI