Getting Started¶
Welcome to openclaw-rs! This guide will help you get up and running quickly.
Overview¶
openclaw-rs provides a high-performance Rust implementation of the OpenClaw AI agent framework. It includes:
- CLI - Command-line interface for managing agents and the gateway
- Gateway - HTTP/WebSocket server with JSON-RPC API
- Web Dashboard - Vue 3 UI for monitoring and interaction
- Node.js Bindings - Use from JavaScript/TypeScript applications
What You'll Need¶
Before starting, ensure you have:
Quick Path¶
Next Steps¶
-
:material-download:{ .lg .middle } Installation
Install from crates.io or build from source
-
:material-rocket-launch:{ .lg .middle } Quick Start
Run the setup wizard and start your first agent
-
:material-cog:{ .lg .middle } Configuration
Configure providers, agents, and channels