This is a really neat project and I'm surprised it hasn't gotten more attention.
- a
--dryrun mode which simply prints the script to be executed
- a
--notest mode which skips testing. Useful for simple scripts so we don't need to wait so long
From my experiments with deepseek, the generated script usually functions perfectly but the generated test often fails.