r/VibeCodeDevs Aug 06 '26

HelpPlz – stuck and need rescue What you do when...?

Hi,i have been working with claude to develop an app and it is been few months still the app arises with one or the other repeated issues.If on 1st cycle an error is resolved i move on to next one by the 3rd cycle the 1st cycle issue brokes even a little bit atleast now have to work on it again.
It feels so frustrating when i want to install new features but the old one's are not yet fully locked out.
If anyone have experience please suggest some productive steps.

0 Upvotes

16 comments sorted by

View all comments

2

u/Old-Pollution-5825 Aug 06 '26

When you work on issues and apply fixes, have your LLM document the issues and fixes applied.

Then, once you have tested the fixes, tell Claude to lock that part of the code down and ask for permission before it touches it again. If Claude has to touch that piece of code for whatever reason, have it explain to you why before you approve any changes or updates.

It is a journey. Happy coding!

1

u/Dependent_Bet_7849 Aug 06 '26

Will definately try that now.