The human operating layer for OpenClaw
Run AI Agents Like a Company
AgentOS makes OpenClaw agents easier to run, supervise, and scale — with clear tasks, context, approvals, policies, and execution visibility.
The human operating layer for OpenClaw
AgentOS makes OpenClaw agents easier to run, supervise, and scale — with clear tasks, context, approvals, policies, and execution visibility.
AgentOS works seamlessly across OpenClaw integrations, bringing every connection into one operating layer for execution. AgentOS unifies OpenClaw integrations into one operating layer for execution.
Pick an install path, run one command, and verify the local runtime.
# Fastest path. The one-liner auto-detects your platform and installs the right AgentOS release.
curl -fsSL https://raw.githubusercontent.com/SapienXai/AgentOS/main/install.sh | bash
# macOS path. Use the shell installer from the repository README.
curl -fsSL https://raw.githubusercontent.com/SapienXai/AgentOS/main/install.sh | bash
# Linux path. Use the same shell installer as macOS.
curl -fsSL https://raw.githubusercontent.com/SapienXai/AgentOS/main/install.sh | bash
# Best for repeat installs. Same control surface, cleaner upgrades through pnpm.
pnpm add -g @sapienx/agentos
# Best for builders. Clone the repo, boot locally, and customize the control surface directly.
git clone https://github.com/SapienXai/AgentOS.git && cd AgentOS && pnpm install && pnpm dev
# Windows path. Use the PowerShell installer from the repository README.
iwr https://raw.githubusercontent.com/SapienXai/AgentOS/main/install.ps1 | iex
Start with the one-liner unless your setup already depends on pnpm or a source checkout.
AgentOS turns OpenClaw into a human-operable control system for real work.
See sessions, models, transcripts, presence, and gateway state as they actually are.
Work directly on real files, folders, docs, memory, and deliverables.
Plan, inspect, approve, and steer agents without losing the full operating picture.
Runtime, workspace state, and control loops stay grounded in the system underneath.
Run agents, projects, and operations from one control surface designed for real operators. Built on OpenClaw, AgentOS gives you structure, visibility, and control across workspaces, tasks, and execution.