You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: copy .exe binaries on Windows for PowerShell compatibility
make build now creates bin/mxcli.exe and bin/mxcli-daemon.exe on Windows
(copies of the PE binaries) so PowerShell users can run .\bin\mxcli.exe
directly without needing the release-named binary.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments