Full-stack open source · Apache-2.0

Open-source AI agents,
running on your desktop

Hexagon engine inside · Multi-agent collaboration · Visual workflows · RAG knowledge bases
Everything you need, with local-first data and one-click setup

v0.4.0·Apache-2.0 License·macOS / Windows / Linux

macOS one-line install (recommended)

curl -fsSL https://raw.githubusercontent.com/hexagon-codes/hexclaw-desktop/main/install.sh | bash

Or via Homebrew:

brew tap hexagon-codes/tap && brew install --cask hexclaw
macOS
.dmg
Windows
.exe / .msi
Linux
Linux
.deb / .AppImage / .rpm
All releases →
HexClaw first conversation
POWERED BYHexagon AI Agent Engine
ReAct · Tool orchestration · Declarative workflows
Tauri v2Rust
Vue 3TS
Go Sidecar
Security Gateway
Core Capabilities

Built for agent work, not just chat

HexClaw goes beyond a chat box with a full desktop runtime for AI agents, tools, and workflows.

Local deployment, private data

The sidecar architecture runs on your machine, and API keys go straight to model providers with no relay layer.

In-house agent engine

ReAct and Plan-and-Execute reasoning, declarative definitions, and automatic tool orchestration.

MCP-native tooling

Built-in Model Context Protocol support for files, databases, APIs, and custom tools.

Unified model layer

OpenAI, Claude, DeepSeek, Gemini, Ollama, and more under one runtime with hot switching.

End-to-end observability

Trace executions, replay reasoning, inspect tool calls, and monitor token usage in one place.

Native on all major desktops

Tauri v2 plus Rust delivers a lightweight native client for macOS, Windows, and Linux.
Quick Start

Get started in three steps

From download to useful work in just a few minutes.
1

Install the app

One-click packages for all three platforms, with the Go sidecar bundled in.
2

Add your API key

Keys stay local and connect directly to the provider you choose.
3

Describe the task

Use natural language and let the agent plan, call tools, and return results.
Use Cases

Real workflows, not demos

From office tasks to engineering automation, HexClaw covers the work people actually do.
Agent Orchestration

Run multi-step research automatically

Review the latest RAG papers and turn them into an internal summary.

Fetched 12 papers, generated a 2,800-word brief, and saved it to the desktop.

Review the latest RAG papers and turn them into an internal summary.
Fetched 12 papers, generated a 2,800-word brief, and saved it to the desktop.
Local Operations

Work directly with local files

Sort invoices from Downloads by month and summarize totals into Excel.

Archived 47 invoices across 6 months and produced a total of ¥128,450.

Sort invoices from Downloads by month and summarize totals into Excel.
Archived 47 invoices across 6 months and produced a total of ¥128,450.
Code Generation

Automate development tasks

Create a Chrome extension that extracts page data into Markdown.

Generated a complete project scaffold that can be loaded and debugged immediately.

Create a Chrome extension that extracts page data into Markdown.
Generated a complete project scaffold that can be loaded and debugged immediately.
Knowledge Retrieval

Search your private knowledge base

How does the sidecar architecture work inside HexClaw?

Tauri launches the Go sidecar at startup and keeps engine services available locally.

How does the sidecar architecture work inside HexClaw?
Tauri launches the Go sidecar at startup and keeps engine services available locally.
Open Source Ecosystem

A layered open-source stack

Seven repositories, loosely coupled by layer, each usable on its own.
Start with HexClaw
Full-stack open source under Apache-2.0, with no usage restrictions. Download it as-is or build your own AI agent platform from source.