Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.93 KB

File metadata and controls

37 lines (26 loc) · 1.93 KB

OpenRustClaw

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.

Start Here

If you are new to the project:

  1. Read Installation
  2. Follow Quickstart
  3. Use First Agent once the base runtime is working
  4. Read Remote Connectivity before exposing the control plane beyond one local host

If you are evaluating the shipped product surface:

What OpenRustClaw Already Ships

  • 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

How to Read the Docs

  • Getting Started is for new operators bringing up a workspace
  • Deployment, Operations, and Guides are for running and extending the system, including advanced remote-connectivity decisions
  • Planning exposes the canonical shipped-surface references
  • API Reference documents 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.