RUNTIME AGEN RUST
v0.6.1 is available →Bangun satu inti agen dan jalankan di setiap antarmuka.
Runtime agen untuk antarmuka percakapan modern, dibangun dengan Rust.
MicroClaw menyediakan tools, memory tahan gangguan, sesi yang dapat dilanjutkan, subagent, dan adapter tanpa menduplikasi logika inti.
Server + WorkPersistensi SQLiteACP + MCP + Skills
01Build with it
Rust SDK
For Rust product and platform teams
Embed the complete Agent Engine—or only its stable lifecycle contracts—inside your own application.
- Agents, Skills, events, and controls
- Local and authenticated remote Workers
- No Server, channel, or desktop UI dependency
Add to Cargo.toml
microclaw-sdk = { version = "0.6.1", features = ["full"] }
Start integrating →02Fastest start
MicroClaw Work
For people working locally with projects
Install the native desktop experience and start a workspace-aware agent conversation in minutes.
- Native GPUI desktop workflow
- Project context, approvals, and checkpoints
- Skills and observable Subagents
Install on Apple Silicon macOS
brew tap microclaw/tap && brew install --cask microclaw-work
Use MicroClaw Work →03Always on
MicroClaw Server
For services, channels, and automation
Run a durable agent service for chat channels, Web and agent APIs, schedules, and background work.
- macOS, Linux, and Windows
- Web console and multi-channel adapters
- Scheduling, recovery, and durable delivery
Install ServermacOS
curl -fsSL https://microclaw.org/install.sh | bash
Deploy the Server →