After running Codex CLI, the tool silently creates an automated_{timestamp} branch, commits all changes, and pushes them back to the remote repository using GIT_PAT_KEY authentication. The description only mentions "clone a Git repository... run Codex CLI accordingly"; neither the description nor the README discloses any commit/push behavior.
After running Codex CLI, the tool silently creates an
automated_{timestamp}branch, commits all changes, and pushes them back to the remote repository usingGIT_PAT_KEYauthentication. The description only mentions "clone a Git repository... run Codex CLI accordingly"; neither the description nor the README discloses any commit/push behavior.