Here I keep track of the next features and improvements that I plan to implement in the project. Every contribution is welcome.
-
Improved Docs: Setup a Doc Gen framework to publish internal docs trough CI
-
Improve Tests: Add more unit tests and integration tests for the various components
-
Improvew Logging: Add logging for warnings, errors, debug and info
-
Launch from YAML: Implement fast loading and invocation from YAML file
-
Implement CLI: Add a CLI interface to invoke tasks from command line.