you@honcho-cli ~ %
██╗ ██╗ ██████╗ ███╗ ██╗ ██████╗██╗ ██╗ ██████╗
██║ ██║██╔═══██╗████╗ ██║██╔════╝██║ ██║██╔═══██╗
███████║██║ ██║██╔██╗ ██║██║ ███████║██║ ██║
██╔══██║██║ ██║██║╚██╗██║██║ ██╔══██║██║ ██║
██║ ██║╚██████╔╝██║ ╚████║╚██████╗██║ ██║╚██████╔╝
╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝v0.1.4
See it in action.
Query memory, inspect workspaces, and run a personal stack — scriptable, composable, and built to be driven by agents as readily as by humans.
you@honcho-cli ~ %
demo · 1/6 · text
[Features]
Built for the shape of real work.
Memory that reasons, not just recalls
Query the dialectic API directly. honcho peer chat returns answers grounded in a peer's full representation — not retrieval, reasoning.
A personal stack in one command
honcho start runs API, deriver, Postgres, and Redis via Docker. Your hosted default stays put — prefix commands with HONCHO_BASE_URL to talk to local.
Agent-friendly output
Every command emits JSON when stdout isn't a TTY or when --json is forced. Structured errors with stable error codes.
Shared config with the rest of Honcho
Reads and writes ~/.honcho/config.json — the same file plugins, host integrations, and SDKs use. On managed servers, honcho init can log you in via the browser.