-
Notifications
You must be signed in to change notification settings - Fork 10.8k
add-dir bug? #11401
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingsandboxIssues related to permissions or sandboxingIssues related to permissions or sandboxingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingsandboxIssues related to permissions or sandboxingIssues related to permissions or sandboxingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
v0.98.0
What subscription do you have?
team
Which model were you using?
gpt-5.3-codex
What platform is your computer?
Windows wsl
What terminal emulator and version are you using (if applicable)?
WSL
What issue are you seeing?
I use this command to run codex:
and ask "List all writable workspaces"
That‘s right. But if I use /permissions, select "Default", the result will change:
What steps can reproduce the bug?
1.codex -C /mnt/d/ideaProject/lr-marketing-compliance --add-dir /path --add-dir /path
2.ask List all writable workspaces
3.use /permissions select Default
4.ask List all writable workspaces
What is the expected behavior?
No response
Additional information
No response