v0.1.9

Gen-Verse/MMaDAv0.1.9Mar 23, 2026by chonknick

AI Summary

Updated agent skill/integration content across all AI assistants to fix missing commands, improve argument handling, and clarify reranking behavior.

Key Highlights

  • Added missing commands: `mx info`, `mx remove`, `mx init`
  • Added positional argument warning (always quote the query)
  • Added result count guidance (`-n 3` for global searches)
  • Removed outdated `--rerank` references
  • Noted semantic reranking as automatic behavior

New Features

  • Updated agent integration content
  • Improved CLI guidance and warnings

Full Release Notes

## What's Changed

- Updated agent skill/integration content across all AI assistants (Claude Code, Cursor, Windsurf, Codex)
  - Added missing commands: `mx info`, `mx remove`, `mx init`
  - Added positional argument warning (always quote the query)
  - Added result count guidance (`-n 3` for global searches)
  - Removed outdated `--rerank` references (reranking is now default)
  - Noted semantic reranking as automatic behavior