# To fix or version back?

**URL:** https://community.thunkable.com/t/to-fix-or-version-back/4108725
**Category:** Questions about Thunkable AI
**Created:** [June 20, 2026, 3:33pm UTC](https://community.thunkable.com/t/to-fix-or-version-back/4108725 "2026-06-20T15:33:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sdmahaney\_sla](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sdmahaney_sla/32/209079_2.png) [@sdmahaney\_sla](https://community.thunkable.com/u/sdmahaney_sla)
#### Post date: [June 20, 2026, 3:33pm UTC](https://community.thunkable.com/t/to-fix-or-version-back/4108725/1 "2026-06-20T15:33:57Z")

</div>

When the bot breaks the code, is it generally best to let it try to fix, or to revert to a previous version and try something different?

 ![err2](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/e/6e7a33c4a436a2c5e34b987c11d62fb287f17ac3.jpeg)

I’ve tried ‘auto-fix’ many times with limited results, which makes sense. If the bot made a mistake, it’s likely not able to see what the problem is, or it should not have made the blunder in the first place.

In this case the auto-fix caused the bot to regenerate practically the entire code base, taking seven minutes to run, and burning a thousand tokens. (But it did work.)

I’ve got into the habit if rolling back when things aren’t going the right direction, but that too gets expensive, and I’m making limited progress.

---

<div class="post-metadata">

### Author: ![brianl](https://avatars.discourse-cdn.com/v4/letter/b/f14d63/32.png) [@brianl](https://community.thunkable.com/u/brianl)
#### Post date: [June 24, 2026, 6:39pm UTC](https://community.thunkable.com/t/to-fix-or-version-back/4108725/2 "2026-06-24T18:39:01Z")

</div>

Both are actually viable depending on the situation. A good way to gauge it is to look at the error message after each fix attempt. If the error message changes, that is a sign that progress is being made and it is worth continuing to let it try to fix. If the error message stays the same, that is a good indicator that it is not making progress and reverting would be the better move at that point.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [September 18, 2026, 3:34pm UTC](https://community.thunkable.com/t/to-fix-or-version-back/4108725/3 "2026-09-18T15:34:43Z")

</div>

This topic was automatically closed after 90 days. New replies are no longer allowed.
