OpenRustClaw is a self-hosted open-source assistant platform built around a Rust-first runtime, durable operator surfaces, and a trust-first control plane. It is meant to be one product that can scale from a solo deployment to a team, company, or enterprise-managed installation without changing the core story.
If you are new to the project:
- Read Installation
- Follow Quickstart
- Use First Agent once the base runtime is working
- Read Remote Connectivity before exposing the control plane beyond one local host
If you are evaluating the shipped product surface:
- Guided onboarding with resumable setup state, repair paths, and setup handoff
- Persisted assistant continuity with memory-write policy and inspectable session state
- Shared CLI, HTTP, MCP, and Control UI operator surfaces
- Tools, coding, browser, channel, voice, mobile, and runtime inspection workflows
- Enterprise access, policy, governance, audit export, and operator-gated autonomy controls
Getting Startedis for new operators bringing up a workspaceDeployment,Operations, andGuidesare for running and extending the system, including advanced remote-connectivity decisionsPlanningexposes the canonical shipped-surface referencesAPI Referencedocuments core runtime contracts
The root docs under docs/ remain canonical for the planning-facing matrices and positioning pages. The mdBook pages under docs/src/planning/ are entry points into that canonical set.