-
Notifications
You must be signed in to change notification settings - Fork 828
Open
Labels
Description
Describe the bug
This started in the last few days, it is trying to read /workspace and I am on a local pc. I have no reference to /workspace, never have. Don't use workspaces. Seems like something bleeding over. It's annoying having to reject and restart or confirm and watch it fail for minutes trying to find the code when it should just read cwd as it always had done.
Affected version
0.0.374 Commit: 9fecd24
Steps to reproduce the behavior
- ask for changes
- tried to read /workspace
Expected behavior
use . or cwd to find where files are.
Additional context
No response