jeo-code v0.1.0 — jeoc CLI
First release of the jeoc CLI (gajae-code rebrand study).
Install
bun install -g github:akillness/jeo-code
jeoc --version # 0.1.0Features
- jeoc autopilot — autopilot end-to-end build loop hardened with the autoresearch ratchet: frozen evaluator, mandatory baseline, one change per step, keep-if-improved / revert-otherwise (min|max|gate), append-only log, convergence/stop, operator
--on-reverthook. - jeoc ledger — cross-plan append-only ledger (register → review → checkpoint → sweep → status);
verified= review CLEAR + all goals complete + ≥1 sweep. - Zero runtime dependencies (Bun + Node stdlib). 7 passing end-to-end tests + CI.
Rebrand map: gjc→jeoc, gajae-code→jeo-code, .gjc/→.jeoc/.