* Change structure to JSON-Lines
* Add CALCULATE command
* Inject data only into command arguments (not rebuild the entire graph)
* Unescape strings in commands arguments before creating the commands
* Add save graph as file
* Improve instruction recognition system message
* Remove StaticVar
**Full Changelog**: https://github.com/AlexisAndradeDev/CommandsGPT/compare/v1.2.2...v1.3.0