Small unofficial Windows desktop patch for /goal and moved project folders #20734
heelee912
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Codex team,
I made a small unofficial source-only patch for the Windows Codex Desktop app:
https://github.com/heelee912/codex-desktop-patch
It does not include or redistribute any OpenAI binaries. The script copies the user's local Codex Desktop app, patches that local copy, and installs it separately as
CodexPatched.The two things I was trying to solve were:
/goalfrom the composerFor the moved-folder case, the patch adds a sidebar action to choose the new project folder and updates the saved
cwdstate for matching local chats.I tested it locally with:
/goalopening from the composerI’m sharing it in case it is useful as a workaround or as a small reference for possible native behavior in Codex Desktop.
Beta Was this translation helpful? Give feedback.
All reactions