1
Pick a flavour — it decides your command name
Two binaries. Whichever you choose is the command you run for every step below.Gives you the
- Pi (lean)
- Oh My Pi (+ built-in tools)
mutagent-helix command.2
Reload your shell
The installer places the binary in
~/.mutagent/bin and adds that to your shell’s startup file
(it prints which one). Reload it, or just open a new terminal.3
Verify
--strict is the real check. (The installer already runs a branded verify for you.)- Pi (lean)
- Oh My Pi (+ built-in tools)
4
Launch
Helix launches straight into its dashboard.
- Pi (lean)
- Oh My Pi (+ built-in tools)
Update
Re-run the same installer command. It replaces the binary after verifying its checksum.Remove it
- Pi (lean)
- Oh My Pi (+ built-in tools)
--purge to also drop the cached runtime.
Next: your first loop
Run a spec → build → evaluate pass end to end.