Community build · Apache-2.0 · Not affiliated with xAI

HyperMulti-provider community build of Grok Build

A Rust terminal AI coding agent that keeps the official Grok Build runtime — and unlocks Kimi, Codex, OpenAI, Anthropic, Z.AI, Ollama, and more. Ten UI languages, headless CI, ACP editor integration, and a local web dashboard.

Latestv0.2.114-r3~/.hyper/bin/hyper
Binary
hyper
Upstream
Grok Build
Locales
10 languages
Platforms
macOS · Linux · Windows
hyper · TUI
Hyper terminal AI coding agent banner

Why Hyper exists

Official Grok Build is excellent — and xAI-first. Hyper is the community fork that keeps pace with upstream while shipping multi-provider access, broader localization, isolated installs, and tooling the community asked for.

Multi-provider by default

xAI Grok, Kimi Code, Moonshot, ChatGPT Codex, OpenCode Go, OpenAI, Anthropic, Z.AI, Ollama Cloud, Bedrock, Gemini, Copilot, and a Pi-aligned catalog of 1,000+ models.

Same runtime, safer install

Binary lives in ~/.hyper so it never overwrites official grok. Config, auth, and sessions stay under shared ~/.grok — log in once, both CLIs can use them.

Localized, observable, scriptable

Ten live-switchable UI languages, hyper dashboard --web for session metrics, headless mode for CI, ACP for editors.

Real TUI, two locales

Captured from the in-repo PTY harness — English and Simplified Chinese.

English
Hyper TUI welcome screen — English
简体中文
Hyper TUI welcome screen — 简体中文

Compare

Official vs Hyper at a glance

SurfaceOfficial Grok BuildHyper (community)
ProductGrok BuildHyper
Binarygrokhyper
Install root~/.grok/bin~/.hyper/bin
Config / auth~/.grok~/.grok (shared)
LLM providersxAI Grok first-partyMulti-provider + BYOK catalog
UI languagesUpstream default10 locales, live switch
UpdaterOfficial channelsIsolated GitHub Releases only
Web dashboardhyper dashboard --web
AffiliationxAI / SpaceXAIUnofficial community

Models

First-class providers

xAI / Grok

`hyper login` (OIDC) or `XAI_API_KEY`

First-party models

Kimi Code

Device OAuth / subscription

`kimi-code/*` catalog

Moonshot CN / AI

API key

Open platform

ChatGPT Codex

ChatGPT OAuth

GPT-5.x reasoning + experimental `/live` voice

OpenCode Go

Subscription API key

`opencode-go/*` over Chat Completions + Messages

OpenAI / Anthropic / DeepSeek-style

API keys (BYOK)

BYOK catalog

Z.AI Coding Plan

Platform key

International plan

Ollama Cloud

API key

Live roster sync

Google Gemini / Vertex

API / cloud credentials

Native GenerateContent

Beyond upstream

Community features beyond upstream

Pi-aligned model catalog

Data-driven registry with 40+ provider rows and 1,000+ models — endpoints, auth, protocol, and thinking metadata included.

Native backends

Google GenerateContent, Amazon Bedrock ConverseStream, Codex Live voice, OpenCode Go, Copilot OAuth, and more.

WASM extension platform

Trusted plugins load sandboxed Wasmtime guests at lifecycle hooks — inject context, gate tools, emit metrics.

12 preset themes

Everforest, Nord, Dracula, Gruvbox, Catppuccin, Solarized, and more — dark and light, truecolor with safe fallbacks.

Scoped models

Shortlist models with globs and cycle with Alt+] / Alt+[ — keep the picker focused on what you actually use.

Local web dashboard

Read-only loopback UI over ~/.grok artifacts: sessions, timelines, charts, logs, live SSE events.

Get started

Install in one line

Installer verifies SHA256SUMS and places the binary at ~/.hyper/bin/hyper.

macOS / Linux
curl -fsSL https://raw.githubusercontent.com/DaviRain-Su/hyper-grok-build/dev/install.sh | bash
Windows PowerShell
irm https://raw.githubusercontent.com/DaviRain-Su/hyper-grok-build/dev/install.ps1 | iex

Then: hyper --version · hyper login · hyper

Or run with Nix

Nix
nix run github:DaviRain-Su/hyper-grok-build#hyper-grok-build -- --version