codex - 💡(How to fix) Fix Support opening current project in Git GUI apps from Codex Desktop

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

app

What feature would you like to see?

I would like Codex Desktop to support opening the current project/repository path in external Git GUI applications from the existing top-right project menu.

Today this menu already supports opening the current project in tools such as VS Code, Finder, and Terminal. It would be helpful if Codex could also support Git management apps, for example:

  • GitHead
  • GitHub Desktop
  • Fork
  • Tower
  • SourceTree
  • Other Git GUI clients

My specific use case is opening the current Codex project directly in GitHead, so I can quickly inspect branches, commits, diffs, and repository history while working with Codex.

A possible implementation could be:

  • Add an “Open in Git app” option to the existing project menu.
  • Detect installed Git GUI apps where possible.
  • Open the current project/repository root path in the selected Git app.
  • Optionally allow users to configure custom external tools.

This is related to #20950, but this request is specifically about opening the current repository path in external Git GUI apps. If the Codex team is already planning built-in Git/repository browsing or plugin-based Git path viewing inside Codex Desktop, that would also be great.

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Support opening current project in Git GUI apps from Codex Desktop