C-first tools. No frameworks. No telemetry. No package manager.
site · projects · philosophy · install
—— I ——
| — 01 — |
hako 箱Modal terminal editor. Single-file C99. vim-flavored. Splits, themes, mouse, UTF-8. AI panel (Rei) optional. |
| — 02 — |
hakoCLAW 爪 hakocStandalone AI agent CLI. Same code that powers Rei inside hako. Anthropic, OpenAI-compat, Ollama. Tool-use, sessions, skills. |
| — 03 — |
skills Markdown behaviors for hako and hakoCLAW. Drop a folder, name it, the agent loads it. No runtime. |
| — 04 — |
hakoAI (in progress) Local-first models. koi is first — ~300M params, INT4, runs on iSh. Python training, C17 inference engine.
|
| — 05 — |
mithraeums.github.io Project site, install proxy, asset host. |
—— II ——
# hakoCLAW agent — macOS / Linux / FreeBSD / WSL
curl -fsSL https://mithraeums.github.io/install.sh | sh# hako editor — clone + make
git clone https://github.com/mithraeums/hako
cd hako && make—— III ——
- C99 / C17. libc + pthread. libcurl as subprocess where needed. That's the stack.
- Single-file where reasonable. No premature splitting. No build matrices to maintain.
- Manual test matrices, ASan + valgrind as ship gates. No test framework runtime.
- No telemetry. No analytics. No daemon. The binary does the thing and exits.
- Releases over package managers. Signed binaries, sha256 sidecars,
--updatedoes the rest.
mithraeum — an underground chamber for the rites of Mithras. We build small rooms.