* feat(core): add cwd option to commands runner * docs(core): add docs for new cwd option in commands runner * cleanup(core): remove unecesarry import in test * fix(core): fix failing unit test * feat(core): allow additionalProperties for run commands * docs(core): format docs for command runner