What version of Code is running?
code 0.2.155
Which model were you using?
No response
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What steps can reproduce the bug?
Install via npm install -g @just-every/code
What is the expected behavior?
The code command is going to be available afterwards.
What do you see instead?
Only the coder command is available.
Additional information
The machine has never had VS Code installed. A derivative issue from this one is that code doesn't recognize the presence of itself as an agent.
What version of Code is running?
code 0.2.155
Which model were you using?
No response
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What steps can reproduce the bug?
Install via
npm install -g @just-every/codeWhat is the expected behavior?
The
codecommand is going to be available afterwards.What do you see instead?
Only the
codercommand is available.Additional information
The machine has never had VS Code installed. A derivative issue from this one is that code doesn't recognize the presence of itself as an agent.