স্কিপ করে মূল কন্টেন্ট এ যান
RUST AGENT RUNTIME
v0.6.1 is available

একটি agent core তৈরি করুন, সব কথোপকথন মাধ্যমে চালান।

Rust-এ তৈরি আধুনিক কথোপকথনের জন্য agent runtime।

MicroClaw tool automation, durable memory, resumable session, subagent এবং একই business logic ব্যবহারকারী adapter দেয়।

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, subagent, scheduling ও background work

এক্সটেনশন

Skills catalog ও MCP federation

দলগুলো কেন MicroClaw বেছে নেয়

Channel, model ও tool বদলালেও core logic স্থিতিশীল থাকে।

Channel-Independent Core

সব chat ও Web adapter একটি agent loop ব্যবহার করে।

Tool-Using Agent Loop

Task শেষ না হওয়া পর্যন্ত model একাধিক ধাপে tool চালায়।

Concurrent Specialist Team

বিশেষজ্ঞ subagent native বা ACP-তে সমান্তরালে কাজ করে।

Quality-Gated Memory

File ও SQLite memory-তে extraction, dedupe ও lifecycle control আছে।

Skills + MCP

Skills ও MCP server core loop না বদলে ক্ষমতা বাড়ায়।

Operational Visibility

Usage, checks, metrics ও traces drift দৃশ্যমান করে।

Scheduler + Background Tasks

Recurring ও one-shot task একই runtime ব্যবহার করে।

Runtime architecture এক নজরে

ব্যবহারকারী যেখানেই কথা বলুক, engine একই।

01

ইনজেস্ট

Adapter incoming event-কে এক format-এ আনে।

02

কনটেক্সট

Session, memory ও active skill লোড হয়।

03

Reason + Tools

Provider layer নিয়ন্ত্রিত loop-এ output ও tool call চালায়।

04

Persist + Reflect

Session ও memory সংরক্ষণ করে durable fact update হয়।

05

ডেলিভারি

Channel limit অনুযায়ী ফল নির্ভরযোগ্যভাবে পাঠানো হয়।

বাস্তব workload-এর জন্য MicroClaw

ব্যক্তিগত operator থেকে platform team পর্যন্ত।

Production-grade Rust agent stack চালু করুন।

Setup দিয়ে শুরু করে tools, permissions, memory ও channel দেখুন।