I’ve been building an application with Caffeine and everything worked really well for about 12 hours. It built the initial backend flawlessly and then I decided to focus on the UI for a bit. Now I am trying to get Caffeine to create the backend user profile system and it keeps failing.
It starts writing code, but only does changes to main.mo for a few seconds then goes on to other files.
After a few minutes it tells me my prompt was implemented, but in reality that is not the case. Been going on like this for a few hours now. I had this issue with another app I built a few days ago.
It seems to me like Caffeine really struggles to create backend code, and it also gives false feedback after the process is done.
I know it’s early alpha, but I haven’t seen anyone else complaining about this. Am I doing something wrong?
Thanks in advance, it’s been some very frustrating hours for me.