Skip to content

Continue Agent filesystem tools resolve C:\workspace instead of Remote-SSH workspace #13082

Description

@anomaly0617

Before submitting your bug report

Relevant environment info

* 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.

Description

No response

To reproduce

No response

Log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions