Channel-Independent Core
सभी chat और Web adapters एक agent loop साझा करते हैं।
Rust में बना आधुनिक संवाद माध्यमों के लिए agent runtime।
MicroClaw durable memory, resumable sessions, subagents और साझा business logic वाले channel adapters के साथ tool-using automation देता है।
त्वरित शुरुआतअधिकांश macOS setups के लिए
curl -fsSL https://microclaw.org/install.sh | bashAdapter delivery वाला channel-independent core
AGENTS.md और observable SQLite memory
Tool loop, subagents, scheduling और background work
Skills catalog और MCP federation
Channels, models और tools बदलें, फिर भी core logic स्थिर रहे।
सभी chat और Web adapters एक agent loop साझा करते हैं।
मॉडल कार्य पूरा होने तक कई चरणों में tools चलाता है।
विशेषज्ञ subagents native या ACP workers से समानांतर काम करते हैं।
File और SQLite memory में extraction, dedupe और lifecycle control हैं।
Skills और MCP servers core loop बदले बिना क्षमता बढ़ाते हैं।
Usage, config checks, metrics और traces drift दिखाते हैं।
Recurring और one-shot tasks उसी runtime में चलते हैं।
उपयोगकर्ता कहीं भी बात करें, engine एक ही रहता है।
Adapters incoming events को एक format में बदलते हैं।
Session, memory और active skills लोड होते हैं।
Provider layer नियंत्रित loop में output और tool calls stream करती है।
Sessions और memory सुरक्षित होकर durable facts update होते हैं।
Channel limits के अनुसार परिणाम reliably भेजे जाते हैं।
व्यक्तिगत operators से platform teams तक, एक runtime कई रास्ते संभालता है।
Memory, scheduling और file tools वाला एक assistant सभी chats में चलाएँ।
Implementation details पढ़ेंPermission-aware tools से recurring workflows चलाएँ।
Implementation details पढ़ेंएक Rust core पर नए channels और tools ship करें।
Implementation details पढ़ेंSetup से शुरू करें, फिर tools, permissions, memory और channels देखें।