Production App going kAbOOm with agent

So,
my app was running well and good, today I was editing and thought okay let’s try some agent feature. 1st I rename properties of app, that worked well and gave me confidence. With this confidence boost I then ask the agent to tidy up the design and bOOm now I’m left with a broken application that is not event loaded.

Takeaway : don’t believe agents with your production application.
[Note : I tried pressing revert didn’t solve the issue. In the history revert was added]

Thanks for reaching out, @mpmohi! That definitely doesn't sound right. :sweat_smile: If clicking on Revert to version doesn't work, you can try appending the following to the app URL - ?_historyOffset=1. Increasing the number will take you further back in time.

Let me know if you need any additional assistance with this, @mpmohi!

Thanks , using this I can go back to a specific history. How do I deploy from that, just releasing will skip other versions ?

You should be able to see the complete history in the Releases and history tab and revert to a point in time before Assist made breaking changes.