Skip to content

Broken path escapes in windows #414

Description

@whaaaley

Describe the bug
Here's some example output navigating to my wsl nixos.

{
  `path`: `\\\\wsl.localhost\
ixos\\home\
ixos\\projects\	rpg`
}

Removing escapes from the path in the json causes issues:
image

To Reproduce
Steps to reproduce the behavior:

  1. Access a directory starting with n or t

Expected behavior
Go to path, no escaping breaking the path

Logs
n/a

Additional context
More escapes do nothing I was doing it wrong, that does fix it, but the visual bug remains

Edit: It's kinda fixed kinda not. The write sends stuff of into the ether but it thinks it's correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingserver-filesystemReference implementation for the Filesystem MCP server - src/filesystem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions