Observe
See the plan, active cycle, tool activity, and result as it happens.

Designed as a system
Chat, goal loops, and automation use the same context engine, approvals, skills, apps, and durable state.
Agentic chat
Run tools with approval controls, organize sessions, branch from earlier turns, compare answer variants, and tune model or memory behavior per conversation.

Autonomous goals
See the plan, active cycle, tool activity, and result as it happens.
Pause, nudge, resume, or stop without losing the accumulated run state.
Deterministic supervisors and approval modes constrain autonomous action.
Durable context
PersonalClaw keeps learned personal context separate from the source material you deliberately add. Both remain inspectable.
Semantic, episodic, and procedural layers support recall, correction learning, and promotion of repeated facts.

Ingest documents, web pages, and media; enrich them with entities and make them searchable from chat.


Automation
Schedule recurring work, react to webhooks, monitor connected channels, and dispatch background subagents without building a second automation stack.
Bring the right agent
PersonalClaw can run its native agent or connect external coding agents through ACP. Claude Code, OpenAI Codex, and Kiro CLI remain behind the same host approval boundary.
Explore agent apps
Runs safely on its own
Before you hand the system unattended work, it gives you the controls to trust it: a kill switch that suspends every automation at once, daily spend ceilings, outbound secret scanning, and per-provider circuit breakers. Interactive chat is never affected.


Diagnoses itself
The Doctor runs read-only health probes across every subsystem — memory, channels, local models, app backends, the SPA, model-provider breakers. A degraded capability is never mistaken for a dead gateway, confirm-gated fixes repair the common faults, and a health-scored engine keeps the stores tidy on its own.
Open source · self-hosted
Python 3.12, an aiohttp gateway, React dashboard, SQLite state, and no product telemetry.