Skip to content

CLI v0.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 13:33
· 2 commits to main since this release
21ccd76

What's new in CLI v0.2.2

πŸ”„ Self-updating binary

mobiai update now updates the mobiai binary itself, not just the skills catalog. It fetches the latest release, verifies the checksum, and swaps the binary in place. Use --skip-binary to refresh only the catalog.

Heads-up: self-update ships from 0.2.2 onward. If you're on 0.2.0/0.2.1, run the install script once to reach 0.2.2 β€” after that mobiai update keeps the binary current on its own.

🌐 mobiai lang β€” switch language (EN/ES)

New mobiai lang command to switch the CLI's human-facing output between English and Spanish. Run mobiai lang to see the current and available languages, and mobiai lang es / mobiai lang en to change it (persisted in ~/.mobiai/config.json). Skills, MCP tooling, and internal errors stay in English by design.

🀝 community skills pack

New community pack β€” the one pack open to everyone. Install it with mobiai skills add community. A CI guard keeps the curated platform packs (core, android, ios, kmp, flutter, react-native) maintainer-only and directs community contributions to skills/community/.

Install / upgrade

  • Already on 0.2.2+: mobiai update
  • Otherwise: re-run the install script (https://mobiai.dev/install.ps1 on Windows, https://mobiai.dev/install.sh on macOS/Linux)

Binaries for Linux/macOS/Windows (amd64 + arm64) are attached below; checksums.txt has the SHA-256 sums.