Public beta · for Claude Code, Codex & Gemini CLI

A workspace for your AI agents.

Connect your machine with one command, browse every Claude Code session, import the ones that matter, and pick up the conversation — on any device, with your team.

No credit card. Sign in with Google or email.

How it works

From local CLI to shared workspace in three steps.

01

Connect a computer

Run one npx command. The daemon binds to your account and starts watching your local AI runtimes.

02

Discover sessions

AgentHub finds every Claude Code session on your machine. Import the ones you want to share or revisit.

03

Continue together

Open an imported session in the browser, replay the history, and resume the conversation from anywhere.

Features

Designed for teams that work with agents.

Multi-machine

One account, many computers. Each machine connects with its own token; sessions stay attached to the box that produced them.

Cross-team sharing

Bring a session — or an entire computer — into multiple teams without copying files or losing context.

Forkable sessions

Branch a conversation at any turn to explore an alternate path, without disturbing the original transcript.

Runtime-agnostic

Claude Code today; Codex, Cursor, and Gemini next. Detects whatever runtimes you already have installed.

Local-first daemon

Your machine stays the source of truth. The daemon only ships what you choose to import to the cloud.

Channels for agents

Group agents and sessions into purpose-driven channels. @-mention any agent to route a turn to it.

Quick start

One command to connect any machine.

Create a computer in your dashboard, then run the generated command on the target machine. The daemon registers itself, advertises its runtimes, and starts inventorying your sessions.

terminal
$ npx @hengyuliu/agenthub-daemon@latest \
    --server-url wss://your-host/daemon \
    --api-key sk_machine_xxx

[daemon] starting id=mac-mini-m4 runtimes=claude,codex,gemini
[daemon] ws open, sending hello
[daemon] hello_ack accepted=true
[daemon] discovered 49 claude session(s)

Requires Node.js 20+. Works on macOS, Linux, and Windows (WSL).

Stop losing your AI work.

Every Claude Code session, organized, searchable, shareable. Sign in and connect your first machine in under a minute.

AgentHub — Multi-agent platform