BL4ZE Sign in Get started

Install BL4ZE.

One command, then bl4ze in any repository. Works on macOS and Linux; the binaries bundle their own runtime, so there is nothing else to install.

Recommended

npm

Works anywhere Node 16+ is already installed. Pulls the right binary for your platform automatically.

npm install -g bl4ze
  • macOS (Apple Silicon) and Linux x64
  • Upgrade later with the same command
macOS

Homebrew

If you already live in Homebrew. Same binary, managed by brew.

brew install blazfxx/tap/bl4ze
  • Apple Silicon
  • brew upgrade bl4ze to update
No package manager

Direct binary

A single self-contained executable. Nothing to install, nothing left behind.

curl -fsSL https://dl.bl4ze.net/0.2.8/bl4ze-0.2.8-darwin-arm64.tar.gz \
  | tar -xz && sudo mv bl4ze /usr/local/bin/
  • Linux: swap darwin-arm64 for linux-x64
  • Checksums for every build

Then what?

1 · Open it in a repo

Run bl4ze inside a project. The first launch asks for a theme, how you want to reach a model, and whether you trust the folder — once per folder, never again.

2 · Connect a model

Sign in with a BlazeAPI account and a key is minted over the link, nothing to paste. Or bring your own provider with bl4ze provider add — any OpenAI-compatible endpoint works.

3 · Describe the change

Type the task. BL4ZE plans first, then reads, edits and runs tools — every step in the transcript. /show mirrors the session to this site so you can follow it from a phone.

Useful commands: /help lists everything · /models switches model · /provider manages endpoints · /connect links this machine to your account · /show shares the session live · /onboarding re-runs first-run setup · ^q quits.

bl4ze exec "…" runs a single task headless — no TUI, for scripts and CI.

Start free

200,000 tokens a day on DeepSeek models, no card.

Get started