Feature request: add Git init, GitHub publish, and easier Git actions access in the Codex app

Resolved 💬 2 comments Opened May 2, 2026 by iamhectorlopez Closed Jul 1, 2026

I’d like the Codex app to make the Git/GitHub lifecycle easier to use directly from the UI, especially for new local projects.

When a project is not already a Git repository, Codex should offer a clear option to initialize Git and publish the project to GitHub. The publish flow should let the user choose the GitHub owner or organization, set the repository name, choose whether the repo is private or public, and push the initial branch.

I’d also like Git actions to be easier to access from the GitHub or project UI. Actions like creating a branch, committing changes, pushing, and publishing feel like project-level workflows. They should not require users to discover or use the Review tab first.

This would make Codex feel more complete as a development environment: start a project, initialize Git, publish it to GitHub, create branches, commit, push, and continue working without dropping into the terminal or leaving the app.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗