I manage to create functionally correct application but it fall very short in performance and required constant logic validation. GUI components also required constant oversight and manual fixing since AI was simply unable to fix it and gone in circles doing exactly the same thing 2 steps back. Sometimes it even broke perfectly correct component for no apparent reason
Lastly it tends to load data from server in very suboptimal way, ex. for each comment it loaded user profile often repeating request.
After a week I had GUI app which lacks in UI and no-one would use.
The same application to develop manually would take considerable longer but application would be useable and fixing above issues most likely would take longer due to accumulated tech debt