v1.0.0 - inkvoke
inkvoke v1.0.0
inkvoke — single-binary, agent-friendly image generation and editing CLI. Powered by OpenAI gpt-image-2.
Rename of gpt-image (decision record).
Install (macOS Apple Silicon)
curl -fsSL -o inkvoke \
https://github.com/JacobStephens2/inkvoke/releases/latest/download/inkvoke-darwin-arm64
chmod +x inkvoke
sudo mv inkvoke /usr/local/bin/inkvoke
inkvoke versionTransition
Same bytes also shipped as gpt-image-*. Running as gpt-image prints a stderr-only deprecation note.
go install github.com/JacobStephens2/inkvoke/cmd/inkvoke@v1.0.0
Agent contract: AGENTS.md