Skip to content

fix: normalize WSL Windows mount paths - #526

Open
mmhh256 wants to merge 1 commit into
agentclientprotocol:mainfrom
mmhh256:fix/wsl-mnt-path-comparison-431
Open

mmhh256 wants to merge 1 commit into
agentclientprotocol:mainfrom
mmhh256:fix/wsl-mnt-path-comparison-431

Conversation

@mmhh256

@mmhh256 mmhh256 commented Sep 19, 2026

Copy link
Copy Markdown

Summary

Fixes #431

Testing

  • npm exec -- vitest run src/__tests__/PathUtils.test.ts --no-file-parallelism
  • npm run typecheck
  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cwd normalisation from #377 misses WSL /mnt/<drive> paths, so session/list cannot find sessions it just created

1 participant