The trick when vibe coding, if you got a feature working, commit it.
Don't be greedy and try to stack more features, it will be difficult to unwind and go back to the feature that was working.
probably smarter devs will know how to go back, but I vibe coder like me will be stuck.
it's like not hitting save and needing to go back to an old checkpoint.
Learn GIT. And if you are in VSCode, use GIT graph to get a visualization of your GIT.
Please Login to reply.
And a GUI to manage it without using commands.
I am in both VSCode and Xcode. But I really don’t know what I’m doing 😂
I do see the GIT visual in VS Code when I pull some firmwares I install on random Meshtastic devices.