-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Open
Labels
bugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool calling
Description
What version of Codex is running?
0.22.0
Which model were you using?
gpt-5-mini
What platform is your computer?
No response
What steps can reproduce the bug?
I'm running Codex in a NextJS project where some folders use brackets in their names in order to support some organizing features and dynamic paths.
Here is what I get when Codex need to access a file in one of those folders using sed:
I expect this to happen with other special characters too, but I didn't catch it yet.
What is the expected behavior?
It should be able to use the correct syntax no matter the path.
What do you see instead?
The command fails.
Additional information
No response
note89, herlon214, mrksph and al3rez
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool calling