-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Open
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to the VS Code extensionIssues related to the VS Code extensiontool-callsIssues related to tool callingIssues related to tool calling
Description
What version of the VS Code extension are you using?
0.4.35
What subscription do you have?
Plus
Which IDE are you using?
VS Code
What platform is your computer?
Darwin 24.6.0 arm64 arm
What issue are you seeing?
So recently my codex agent stopped being able to run commands like node and such. After a little debugging my guess is that the PATH variable no longer matches my system's PATH and so it can't find my node executable and similar executables.
What steps can reproduce the bug?
I just said Try running node and it cannot find the node executable. Although it works when I run on my terminal.
What is the expected behavior?
The agent should be able to run a command like node --version
Additional information
No response
mudkipdev, matthew-plusprogramming, myyra, tristanz, ttdatt and 2 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to the VS Code extensionIssues related to the VS Code extensiontool-callsIssues related to tool callingIssues related to tool calling