* Windows 11
* VS Code
* Continue 2.1.0 pre-release (also tried with 2.0.0 release version)
* Remote-SSH
* Debian (remote)
* Workspace opened at `/opt`
* Repository located at `/opt/billing`
* Ollama remote backend
**Expected**
Filesystem tool reports:
/opt
or
/opt/billing
depending on the active workspace.
**Actual**
Filesystem tool attempts to access:
C:\workspace
and returns:
The directory c:\workspace does not exist.
**Comparison**
OpenAI Codex extension, in the same VS Code window and same Remote-SSH session, correctly reports:
/opt
This strongly suggests the issue is isolated to Continue's workspace resolution for Agent filesystem tools.
Before submitting your bug report
Relevant environment info
Description
No response
To reproduce
No response
Log output