Open source

The full-stack agentic ecosystem.

Hooman is the mature, open-source agent runtime for teams that refuse lock-in — CLI, VS Code, ACP, daemon channels, and Design mode on one stack. Run local with llama.cpp & MLX, bring your own keys, or point at your own inference endpoints.

Open source

MIT · audit everything

Local-first

setup · llama.cpp · MLX

BYOK

Your keys · your inference

Enterprise

No telemetry · full control

Hooman full-stack agentic ecosystemInteractive map of Hooman surfaces: CLI, VS Code, ACP, Design, Daemon, and MCP around a local-first core. CLIVS CODEACPDESIGNDAEMONMCP
Hover a node · one runtime, six surfaces

One runtime. Every surface.

Terminal, VS Code, and any ACP client share the same local config, sessions, skills, and approvals.

Hooman - Own your AI agent stack — local, open source and extensible | Product Hunt
Terminal

CLI

hooman chat
CLI guide →
Hooman running in the terminal

Slash commands

/model/mode/effort/sessions/tasks/compact/config
hooman setupFirst-run inference + search
hooman chatStateful Ink TUI
hooman execOne-shot for scripts & CI
hooman daemonChannel-driven automation
Visual Studio Code

VS Code

hooman acp
Extension guide →
Hooman chat panel in VS Code

Streaming chat

Markdown, Mermaid, collapsible reasoning

Tool cards

Shell, edits, search — stop background jobs

Changes

Per-file diffs · Keep all · Undo all · revert

Plan & pickers

Pinned checklist · model · mode · effort · Yolo

New · Design mode

Design is a first-class agent mode

Most agents stop at code. Hooman ships a local design studio — HTML under.hooman/design/, craft rules, live preview, and export to PDF, PowerPoint-ready.pptx, Figma-ready.fig /.deck, or Sketch-ready.sketch. Same runtime. Delivery-ready artifacts.

Hooman Design mode in VS Code — live slide preview beside the chat panel with Design selected

Live preview, right beside chat

A hot-reload localhost view opens beside the panel — iterate on HTML while the agent keeps working.

Craft shells & DESIGN.md

Start from landing, deck, dashboard, and more. Brand tokens walk in from DESIGN.md the same way AGENTS.md does.

Visual QA, then ship

Screenshot reviews, a dedicated design review pass, then ship PDF, PowerPoint-ready .pptx, Figma-ready .fig / .deck, or Sketch-ready .sketch.

Export to

Figma.fig / .deck
Sketch.sketch
PDF.pdf
PowerPoint.pptx
Explore Design mode

$ hooman chat --mode design

Your models. Your endpoints.

Thirteen providers today — including local llama.cpp and MLX — plus OpenAI-compatible base URLs for private inference. One reasoning-aware config shape across the stack.

AnthropicAnthropic
OpenAIOpenAI
GoogleGoogle
llama.cpp
MLX
OllamaOllama
Amazon Web ServicesBedrock
Microsoft AzureAzure
Groq
OpenRouterOpenRouter
XxAI
Moonshot
MiniMax

Search when you need it.

Built-in web_search with DuckDuckGo on by default — no API key — plus Brave, Exa, Firecrawl, LiteLLM, Serper, and Tavily when you want a paid or proxied provider.

DuckDuckGo
Brave
Exa
Firecrawl
LiteLLM
Serper
Tavily

Enterprise-friendly

Built for teams that need control, not another cloud agent.

Licensing, data residency, and model choice are first-class — not afterthoughts bolted onto a freemium chat.

Configure models & endpoints

MIT licensed, fully auditable

No SaaS tax on the runtime. Fork it, vendor it, ship it inside your perimeter — the agent stack is yours.

BYOK or your own endpoints

Anthropic, OpenAI, Azure, Bedrock, OpenRouter, and more — or point OpenAI-compatible base URLs at private gateways and vLLM clusters.

Local by default

llama.cpp GGUF and Apple Silicon MLX presets download on demand. Zero API keys required to start coding.

No account. No telemetry.

Keys, sessions, skills, and MCP config live under ~/.hooman (and optional .hooman/ overlays). Nothing phones home.

hooman daemon

Channels turn chat into infrastructure

hooman daemon subscribes to MCP servers that advertise the hooman/channelcapability — schedulers, tickets, Slack, Telegram, WhatsApp — and runs the same agent with the same approvals. Agentic ops without a hosted control plane.

Read about MCP channels