Skip to content

fix: integrate Mnemon CLI on Windows - #7

Merged
Grivn merged 9 commits into
mainfrom
fix/windows-integration
Aug 16, 2026
Merged

fix: integrate Mnemon CLI on Windows#7
Grivn merged 9 commits into
mainfrom
fix/windows-integration

Conversation

@Grivn

@Grivn Grivn commented Aug 16, 2026

Copy link
Copy Markdown
Member

Closes #5

Summary

  • discover native Mnemon executables on Windows, including configured paths, PATH/PATHEXT, Go bin, and the recommended LocalAppData install location
  • document installation with the official Mnemon v0.2.3 Windows archives for AMD64 and ARM64
  • add a Windows CI smoke test that downloads and exercises the official v0.2.3 artifact
  • show the detected Mnemon executable and dsh-mnemon installation location in the version dialog

Verification

  • pnpm run verify
  • Windows smoke coverage in GitHub Actions

This PR does not publish a package or create a release.

@Grivn
Grivn merged commit 70d1e1c into main Aug 16, 2026
4 checks passed
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.

Windows: CLI discovery cannot succeed, and the README has no Windows install path

1 participant