just-ai/jaicf-kotlin

Migrations between scenario models

nikvoloshin opened this issue · 0 comments

Now changes in the scenario model will almost certainly break the next bot execution if persistent BotContextManager is used. And the only option scenario author has is to clear storage manually after every change.

This issue suggests implementing some mechanisms that will help the user in migrations.