Releases: getmochify/mochify-cli
Releases · getmochify/mochify-cli
v0.2.5
13 Mar 19:42
Compare
Sorry, something went wrong.
No results found
fix: workflow permissions and remove deprecated macos-13 runner
v0.2.4
13 Mar 17:30
Compare
Sorry, something went wrong.
No results found
What's changed
Clear error message when usage is called without an API key — instead of a raw API error, users now see actionable guidance to set MOCHIFY_API_KEY or pass --api-key
Download
Platform
Binary
macOS (Apple Silicon)
mochify-macos-arm64
v0.2.3
11 Mar 21:12
Compare
Sorry, something went wrong.
No results found
Add usage subcommand to check remaining API quota via /v1/checkTokens.
v0.2.2
04 Mar 11:49
Compare
Sorry, something went wrong.
No results found
Improvements
Friendly error message when hitting the free tier rate limit (25 req/day), with a link to upgrade at https://mochify.xyz
v0.2.1
03 Mar 16:53
Compare
Sorry, something went wrong.
No results found
What's new
Upload spinner : animated spinner shown while uploading each file, so you know the CLI is working
Prompt spinner : animated spinner shown while calling `/v1/prompt` to resolve natural-language params
v0.2.0
03 Mar 11:07
Compare
Sorry, something went wrong.
No results found
What's new
Prompt mode (--prompt / -p): pass a natural-language description and the CLI calls /v1/prompt to resolve image processing parameters automatically
Explicit flags (e.g. -t, -w) always override prompt-derived params when both are supplied
Binary renamed from mochify-cli to mochify
v0.1.0-alpha
27 Feb 14:02
Compare
Sorry, something went wrong.
No results found
Initial alpha release. See README for CLI and MCP setup.