مین مواد پر جائیں
RUST AGENT RUNTIME
v0.6.1 is available

ایک agent core بنائیں اور ہر گفتگو ذریعے پر چلائیں۔

Rust میں بنایا گیا جدید گفتگو ذرائع کے لیے agent runtime۔

MicroClaw durable memory، resumable sessions، subagents اور مشترک business logic والے adapters کے ساتھ tool automation دیتا ہے۔

Server + WorkSQLite persistenceACP + 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
آرکیٹیکچر

Adapter delivery والا channel-independent core

میموری

AGENTS.md اور observable SQLite memory

عمل

Tool loop، subagents، scheduling اور background work

توسیع

Skills catalog اور MCP federation

ٹیمیں MicroClaw کیوں منتخب کرتی ہیں

Channels، models اور tools بدلیں مگر core logic مستحکم رہے۔

Channel-Independent Core

تمام chat اور Web adapters ایک agent loop استعمال کرتے ہیں۔

Tool-Using Agent Loop

Task مکمل ہونے تک model کئی مراحل میں tools چلاتا ہے۔

Concurrent Specialist Team

ماہر subagents native یا ACP کے ذریعے متوازی کام کرتے ہیں۔

Quality-Gated Memory

File اور SQLite memory میں extraction، dedupe اور lifecycle control ہے۔

Skills + MCP

Skills اور MCP servers core loop بدلے بغیر صلاحیت بڑھاتے ہیں۔

Operational Visibility

Usage، checks، metrics اور traces drift دکھاتے ہیں۔

Scheduler + Background Tasks

Recurring اور one-shot tasks اسی runtime میں چلتے ہیں۔

Runtime architecture ایک نظر میں

صارف کہیں بھی بات کریں، engine ایک ہی رہتا ہے۔

01

انجیسٹ

Adapters incoming events کو ایک format میں لاتے ہیں۔

02

سیاق

Session، memory اور active skills لوڈ ہوتے ہیں۔

03

Reason + Tools

Provider layer controlled loop میں output اور tool calls چلاتی ہے۔

04

Persist + Reflect

Sessions اور memory محفوظ ہو کر durable facts update ہوتے ہیں۔

05

ترسیل

Channel limits کے مطابق نتائج reliably بھیجے جاتے ہیں۔

حقیقی workloads کے لیے MicroClaw

ذاتی operators سے platform teams تک۔

Production-grade Rust agent stack جاری کریں۔

Setup سے شروع کریں، پھر tools، permissions، memory اور channels دیکھیں۔