Skip to content

Codex is again asking for permission for every single file read command #13117

@Rawalanche

Description

@Rawalanche

What version of the IDE extension are you using?

0.4.79

What subscription do you have?

Plus

Which IDE are you using?

VS Code

What platform is your computer?

Windows 25H2

What issue are you seeing?

The bug where Codex would ask for permission for every single file read/grep command is back. Codex will ask several dozen of permissions to simply read files.

Image

This bug used to exist quite a while ago but was eventually solved. It has now returned in v0.4.79

What steps can reproduce the bug?

  1. Prompt the Codex to inspect wider codebase (such as "Can you look around the project and find all usages of foo".
  2. Select the "Yea and don't ask again" on every "Do you want to run this command" prompt.
  3. Codex will still ask again.

What is the expected behavior?

The codex will browse the code base and return the information it gathered without need to confirm several dozens of "Do you want to run this command" prompts. Only write access prompts should require confirmation, not read ones.

Additional information

In this particular case, I had to confirm about ~40-50 GetContent commands:

Image

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to the VS Code extensionregressionBehaviors that worked in previous versions but were broken due to an updatesandboxIssues related to permissions or sandboxingwindows-osIssues related to Codex on Windows systems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions