This version introduces the new plugin app scaffolding to the create CLI command. You can now use npx @kizenapps/cli create to scaffold a fully-publishable plugin that builds successfully, and choose which artifacts you want to include examples of.
This version also adds boto3 to the local Python runner, mirroring the remote runner capability.