Skip to content

v0.1.2

Choose a tag to compare

@chonknick chonknick released this 20 Mar 23:06
· 59 commits to main since this release

What's new

Interactive onboarding with mx init — a polished setup experience for AI coding assistant integrations.

Highlights

  • mx init command: 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/bin by 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