Skip to content

v0.1.11

Latest

Choose a tag to compare

@chonknick chonknick released this 24 Mar 04:01
· 14 commits to main since this release

What's new

Support for 10 AI coding agents in mx init:

  • Claude Code β€” skill at ~/.claude/skills/mandex/
  • Cursor β€” rules at ~/.cursor/rules
  • Windsurf β€” rules at ~/.windsurfrules
  • Codex β€” instructions at ~/.codex/AGENTS.md
  • Cline (new) β€” rules at ~/.cline/rules
  • Copilot (new) β€” instructions at .github/copilot-instructions.md
  • OpenClaw (new) β€” skill at ~/.openclaw/skills/mandex/
  • Amp (new) β€” instructions at AGENTS.md
  • Antigravity (new) β€” instructions at GEMINI.md
  • Gemini (new) β€” instructions at GEMINI.md

Install / Upgrade

curl -fsSL https://mandex.dev/install.sh | sh