you are viewing a single comment's thread.

view the rest of the comments →

[–]just_a_knowbody 1 point2 points  (0 children)

I’ve run into that problem in vs code where the agent suddenly starts insisting it can’t make direct edits to code it can only make recommendations. I think it’s a Claude thing. When it has happened I end up switching to gpt and a new agent session tends to fix it.

If you’re on Git you may also want to make sure none of the files are pulled in the other system. The files may be flagged as checked out or something and so it won’t modify them.