v0.1.2
What's new
Interactive onboarding with mx init — a polished setup experience for AI coding assistant integrations.
Highlights
mx initcommand: Auto-detects Claude Code, Cursor, Windsurf, and Codex with a multiselect UI (powered by dialoguer). Pre-checks detected tools, lets you toggle with space, confirm with enter.- Simplified installer: Shell script now handles binary download + PATH setup only, delegates integration setup to
mx init. - No more sudo: Installs to
~/.local/binby default, auto-configures PATH in shell rc files (rustup-style).
Install / Upgrade
# Install
curl -fsSL https://mandex.dev/install.sh | sh
# Or via cargo
cargo install mandex