Local
Home view in the PersonalClaw dashboard

See the whole system

Current work, recent conversations, scheduled runs, and system state stay visible from one home.

PersonalClaw

One agentic OS.
Your machine. Your rules.

Chat, autonomous goals, memory, knowledge, and automation behind one gateway you own.

MIT licensed Zero telemetry Self-hosted

Built for one owner

Not another account. A system that belongs to you.

01

Your state stays home.

Conversations, memory, knowledge, configuration, and app state live under one PersonalClaw home on infrastructure you control.

02

Autonomy stays visible.

Goal loops expose their plan, current cycle, tool activity, and output. Pause, nudge, or stop the work at any time.

03

Every vendor is removable.

Model providers, search, speech, channels, tools, and agent runtimes connect through an app boundary instead of the core.

Goal loops

Delegate an outcome. Keep the controls.

PersonalClaw classifies a goal, builds a plan, and works cycle by cycle under a deterministic supervisor. It can run without constant prompting without disappearing behind a spinner.

  • Pause, nudge, or stop a loop
  • Inspect every cycle and result
  • Keep tool approvals in the host
Tour the product
A PersonalClaw autonomous goal loop with its progress, steps, and controls visible

One local gateway

A coherent system, not a pile of prompts.

The gateway coordinates interfaces, agentic work, durable context, and permission-gated apps. Core operation remains available without a network connection.

You

Dashboard · CLI · channels

Gateway

One process, one API

Agentic core

Chat · loops · automation

Context

Memory · knowledge · skills

Apps

Your vendors and tools

First-party ecosystem

39 apps. No permanent provider.

Browse all apps
OpenAIAnthropicAmazon BedrockGoogle GeminiOllamaClaude CodeOpenAI CodexTavilySlack ChannelMCP Tool ServersMinutesGrowth Tracker

Install models, search, tools, speech, channels, ACP agents, and complete product interfaces from one permission-aware store.

39
First-party apps
9
App categories
1
App contract
PersonalClaw app store showing installed and available apps

Security is architecture

Autonomy with a boundary.

The model can propose. Deterministic controls decide what reaches your shell, network, and installed app surface.

Inspect the security model

Host approval gate

Tool policy remains outside the model and spawned agent.

Quarantine and scanner gate

App installation pauses before enablement when risk is detected.

Scoped app tokens

Apps receive bounded credentials instead of ambient authority.

Run it yourself

One command to a local gateway.

The installer brings its own Python 3.12 via uv — nothing to set up first. The dashboard opens at localhost:10000 after the gateway starts. Prefer uv directly, pipx, pip, or Docker Compose? Every path installs the same release artifact — see theinstall guide.

curl -fsSL https://personalclaw.dev/install | sh
Package version v0.1.3.

This website is generated from the exact source behind PersonalClaw v0.1.3. Inspect the exact sources.

Read the repository