[App][macOS] Reveal in Finder opens Home instead of task working directory
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
Research direction
Reproduce the issue by selecting Reveal in Finder for a local task and compare the Finder location with the path returned by Copy working directory. Trace the macOS action's working-directory resolution; done means Finder opens the task's assigned directory rather than the user's Home directory, without affecting the existing copy action.
Written by the indexing model from the issue text.
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.727.51351
What subscription do you have?
ChatGPT Plus
What platform is your computer?
Darwin 25.5.0 arm64 arm
What issue are you seeing?
The Reveal in Finder action for a local Codex task opens the macOS Home directory instead of the task's assigned working directory.
- Actual Finder location:
/Users/<username> - Task working directory:
/Users/<username>/Documents/Codex/2026-08-02/h - Copy working directory returns the correct task path.
- No error message is shown.
The problem still occurs after downloading the current official installer, verifying its checksum and code signature, replacing the app, and restarting it.
What steps can reproduce the bug?
Feedback ID: 019fbf7f-e72a-71f3-bca0-61015d8384e5
What is the expected behavior?
Finder should open the task's assigned working directory (/Users/<username>/Documents/Codex/2026-08-02/h) when Reveal in Finder is selected.
Additional information
This is reproducible after a clean app-binary reinstall using the official OpenAI DMG. The downloaded disk image passed hdiutil verify, and the installed app passed codesign --verify --deep --strict.
The task and chat remain functional; only Reveal in Finder resolves to the wrong location.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·