Skip to content

Read/Write/Rg/etc should be internal tools, not a powershell operation in Windows. #3800

@redknightlois

Description

@redknightlois

What version of Codex is running?

codex-cli 0.34.0

Which model were you using?

gpt-5

What platform is your computer?

Windows

What steps can reproduce the bug?

Execute any operation on Windows platform.

What is the expected behavior?

The expected behavior is that it would use a native Read/Write/Rg operation should be treated as a native operation without requiring to execute powershell commands which have an entirely different security requirement.

What do you see instead?

The cli will write powershell commands to get lines of code and therefore requires the user to accept every one of them. Even allowing any command execution (very dangerous for normal usage) the performance hit of it is big.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions