Private preview
First public-preview build. The product is real but not yet on a public installer channel — sign up for the preview to get access. Highlights of what's in this build:
Out of scope for this preview: a public installer (Homebrew / winget / curl), Windows desktop, Stripe billing, hosted Mac binary signing. Those follow once the cert + payments setup land.
- ◆macOS desktop app (Electron over the Python agent) — chat surface, tool approvals, todo board, session history.
- ◆`henry` CLI with the same agent core — Ink terminal UI, Rich CLI, or stdio bridge for scripting.
- ◆40+ built-in tools: terminal, filesystem, browser (Playwright), web search (Serper + Firecrawl), git, sub-agent worker spawn, skills, image generation, cron, MCP bridge.
- ◆Multi-tier memory (session / project / global / built-in) with prompt-injection scanning on recall.
- ◆Hosted gateway routes through OpenRouter; per-user rate limits + concurrency caps + advisory-locked credit reservation with refund on failure.
- ◆Web dashboard: sign-in, sessions, API keys, usage history, credit balance, admin panel for operators.
- ◆Telegram and Discord bot integrations (per-user). WhatsApp via Baileys (QR pair).
- ◆Caddy fronted by Cloudflare with HSTS, X-Frame-Options, Referrer-Policy, Permissions-Policy.