Skip to content

Codex app “Show all files” does not show hidden dotfiles #19586

@tkozzer

Description

@tkozzer

Problem

In the Codex desktop app, clicking Show all files in a project does not appear to show all hidden dotfiles. Since the control says "Show all files," I expected it to reveal files that are hidden by default, including dotfiles.

Steps to reproduce

  1. Open a project in the Codex desktop app that contains hidden dotfiles, such as .env, .gitignore, .github/, .vscode/, or other files/directories whose names begin with ..
  2. Open the project file browser.
  3. Click Show all files.
  4. Check whether the dotfiles are visible in the file list.

Actual behavior

Some dotfiles remain hidden even after clicking Show all files.

Expected behavior

There should be a way to view every file in the project, including dotfiles that are hidden by default. Either Show all files should include hidden dotfiles, or the app should provide a separate explicit option such as Show hidden files / Show dotfiles.

Why this matters

Dotfiles often contain important project configuration, development tooling, CI settings, and environment examples. When the app hides them even in an expanded file view, it makes it harder to inspect or reference the full project state from Codex.

Environment

  • App: Codex desktop app
  • Platform: macOS, Darwin 25.3.0 arm64 arm

AI assistance disclosure

This issue was drafted with help from OpenAI Codex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions