docs

Where the docs live.

Conceptual guides are at docs.neullabs.com/openclaw-rs/. Per-crate API reference is on docs.rs. The architecture, security, and install pages on this site cover the high-level shape.

Conceptual guides

The full mkdocs-material site lives at https://docs.neullabs.com/openclaw-rs/. It covers:

  • Getting started — installation, quickstart, configuration.
  • Guides — CLI, providers, agents, channels, plugins, Node.js, web dashboard.
  • Architecture — overview, crates, design principles, security.
  • Compatibility — TypeScript OpenClaw, plugins, skills, migration.
  • Reference — API, CLI, config schemas.

Per-crate API docs

Each published crate has full rustdoc on docs.rs:

This site

The marketing site you're on covers:

  • Architecture — crate graph, message flow, sandbox backends.
  • Crates — full inventory with status.
  • Security — threat model and defence-in-depth.
  • Install — 60-second quickstart.
  • Why Rust — the argument for the rewrite.
  • Providers — Anthropic, OpenAI, roadmap.
  • Channels — Telegram today, roadmap behind the same trait.
  • Blog — long-form articles on event sourcing, sandboxing, migration.
  • Compare — vs TS OpenClaw, LangChain, Mastra, Rig.

AI-search-friendly surfaces

For LLM crawlers (ChatGPT, Claude, Perplexity), we publish:

install

The docs assume you have it running.

One cargo install and you have the gateway, runtime, dashboard, sandbox, and CLI.