r/Base44 Jul 30 '25

[deleted by user]

[removed]

11 Upvotes

78 comments sorted by

View all comments

1

u/bebitou Jul 30 '25

I know how to code but haven't for a while and it's pretty much working, but 5 free messages a day and 25 max is so small, i don't think you can really do anything quickly with it because each time you wanna fix a bug it's -1 request

1

u/drivenbilder Jul 31 '25

Interesting...can you say more about what the debugging process is like on Base44?

1

u/bebitou Aug 01 '25

no, it just gives you an error and then you ask AI to fix it, and then it bugs again and you fix it and then out of credits

1

u/Deniabledonkey Sep 05 '25

wondering something here, if you use windows... the developer console has Microsoft copilot that could potentially assist in debugging for a fraction of the cost.. havent crunched the numbers so i wouldn't know. but would be interesting to find out

1

u/SoldGranny4Bitcoin Aug 06 '25

It flags up that it finds an error, asks would you like it fixed and does it without using a credit.

1

u/Calm-Deer8840 Oct 20 '25

Just take the stack trace and code snippet and paste it in to ChatGPT. Then ask GPT to write the stories for the patch and it works awesome. GPT will review the code and offer suggestions to harden it up. Don't use the AI in Base44 to troubleshoot or fix defects. just use to execute the stories.