Usually, it's not readable and difficult to edit prompts inside plain text. Right now, it become easier to operate with json.
So the main Idea is to move prompts from plain text to JSON and call it from promptStorage as and constant inside of preprompt builder. it was already done for some jess command - and it become more easy to operate
Usually, it's not readable and difficult to edit prompts inside plain text. Right now, it become easier to operate with json. So the main Idea is to move prompts from plain text to JSON and call it from promptStorage as and constant inside of preprompt builder. it was already done for some jess command - and it become more easy to operate