Benaiah AI is a terminal-first coding harness derived from the Apache-2.0 licensed xAI Grok Build project. It adds Benaiah-managed access, usage accounts, and a curated model selector while retaining the upstream terminal workflow.
macOS (Apple silicon) or Linux (x64 and Arm64):
curl -fsSL https://benaiah.ai/cli/install.sh | bash
benaiahWindows PowerShell (x64):
irm https://benaiah.ai/cli/install.ps1 | iex
benaiahEach archive is SHA-256 checksum verified. First launch creates a unique free
Benaiah access pass; public installations never contain the private upstream
model-provider credential. Use benaiah usage, benaiah account, and
benaiah upgrade to manage access from the terminal.
Intel Mac and Windows on Arm packages are not advertised until their native installation tests pass. The macOS beta is ad-hoc signed but is not yet Apple notarised.
The complete corresponding source bundle is attached to each Benaiah release. The Apache 2.0 licence, Benaiah modification notice, and third-party notices are included in both source and binary packages.