Skip to content

Windows Claude CLI discovery misses executable variants and file URL paths #13

Description

@mradwankhalil

Summary

The managed Claude CLI resolver can fail on Windows even when Claude Code is installed.

Observed

  • npm global binaries resolve through Windows .cmd/.exe/.bat wrappers, but the resolver only probes the extensionless path.
  • URL pathname values used as child-process working directories need file-URL conversion on Windows.

Expected

The resolver should probe Windows executable variants and tests should use filesystem paths rather than URL pathname strings.

Activity

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

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