— ORDO MITHRAEUM · MMXXVI —

Tools for the inner chamber.

A modal editor, a terminal agent, and the local models that run them — three C instruments on a from-scratch inference engine. No cloud, no telemetry, no daemon. This page is one of them — type, or tap below.

箱 visitor@mithraeum — ~ login shell · GPL-3.0
type a command, or tap a chip Tab complete · history enter the chamber ▾

Three instruments, one chamber.

Local firstYour text, your keys, your weights. No telemetry, no silent network, no daemon.
Single binaryOne C source. No JavaScript runtime to swallow your editor. The tool fits in a head.
Bring your own modelAny model, any provider. A peer at your terminal, not a stranger in the cloud.
hakethe editor
hakothe agent
hakmthe engine
箱 hake — main.c mithraeum
— II.b — Install

One line, either chamber.

Each installer fetches the latest signed release for your OS and arch, verifies the sha256 sidecar, drops the binary into ~/.local/bin (or /usr/local/bin if writable). No package manager, no daemon, no telemetry. Same script shape across the suite — different binary at the end.

— hako · agent · hako
curl -fsSL https://mithraeums.github.io/hako.sh | sh
— hake · editor · hake
curl -fsSL https://mithraeums.github.io/hake.sh | sh
— hakm · models suite · native C engine · hakm
git clone https://github.com/mithraeums/hako cd hako && make # libc + libm + pthread only — no deps
macOS universal2 · arm64 + x86_64 Linux x86_64 · arm64 FreeBSD x86_64 Windows x86_64 · MinGW iSh linux-x86_64

Local model, zero config

Convert a Qwen GGUF once with tools/gguf2mlf.py, drop the .mlf2 in ~/.hako/models/, launch hako. The agent runs it via a one-shot hakm subprocess — no key, no :login, no ollama, no daemon, no cloud round-trip.

13 cloud providers when you want them

Anthropic OAuth (Claude Pro/Max sub), GitHub Copilot, GH Models (free), OpenRouter PKCE, plus 9 more over OpenAI-compat. Single :login <name> walks you through.

Self-update, sha-verified

hako --update pulls the latest release, verifies the sha256 sidecar, atomically replaces the binary. No reinstall, no rebuild, no package manager.

III · Skills

Behaviors for hako-code, by name.

Each skill is a folder in mithraeums/skills containing a SKILL.md and any helpers. hako-code loads them on startup. Open a PR to add yours — the rite is the README.

IV · Releases

Latest from each chamber.