Research Preview ·
v0.1.0-alpha.15. Helix is early and moving fast. The loop runs end to
end today; expect the command surface to change.What it does
Point Helix at an agent — one you’re building, or one already running — and it drives the loop: it writes a spec, builds, scores the result against your real traces, root-causes what failed, and applies a fix. Every change waits for your approval; nothing lands until you say so. See how the loop works for the full mechanism.No traces yet? Building something new is fine — start at Spec and Build. Evaluate and
Diagnose start working once you ship and your agent begins logging runs.
Two ways to run it
Helix comes in two forms. Choose by whether you already have a coding agent you like.Plugin
Installs Helix into Claude Code or Codex as a plugin, through the
mutagent CLI — the
editor you already use.Standalone
binary · Proprietary. A single binary with the whole system inside — no Node, no npm, no
checkout. Helix is the coding agent.