winget install --id MicroClaw.MicroClaw
About MicroClaw
MicroClaw is a Rust chat bot that connects LLM to your chats with agentic tool execution. It can run shell commands, read and edit files, search codebases, browse the web, schedule tasks, and keep persistent memory across conversations. It is a Rust rewrite of nanoclaw (TypeScript) with additional capabilities and a single-binary deployment model. What makes it different - Agentic loop with tool execution, not just a single API call - Full file system and shell tooling from inside chat - Long-lived memory backed by...
What's new in 0.1.57
What's Changed - feat: real-time mid-turn injection ack on non-web channels + close #307 umbrella by @everettjf in https://github.com/microclaw/microclaw/pull/345 Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.56...v0.1.57
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.1.57 | Unknown | What's Changed - feat: real-time mid-turn injection ack on non-web channels + close #307 umbrella by @everettjf in https://github.com/microclaw/microclaw/pull/345 Full Changelog: https://github.com/microclaw/microclaw/co... |
| 0.1.56 | Unknown | What's Changed - build(deps-dev): bump the web-non-major group in /web with 2 updates by @dependabot[bot] in https://github.com/microclaw/microclaw/pull/340 - fix(install): rename $pid param in install.ps1 to avoid Power... |
| 0.1.55 | Unknown | What's Changed - feat: port 6 hermes-agent features (prompt cache, fuzzy edit, guardrails, checkpoints, @-refs, subdir hints) by @everettjf in https://github.com/microclaw/microclaw/pull/342 Full Changelog: https://githu... |
| 0.1.53 | Unknown | What's Changed - feat: port hermes-agent session-search, osv-check, clarify, and SSRF guard by @everettjf in https://github.com/microclaw/microclaw/pull/335 Full Changelog: https://github.com/microclaw/microclaw/compare/... |
| 0.1.52 | Unknown | What's Changed - feat: mid-turn message injection for interactive agent turns by @everettjf in https://github.com/microclaw/microclaw/pull/330 - fix(config): preserve YAML comments on config updates by @flyflypeng in htt... |
| 0.1.51 | Unknown | What's Changed - feat: memory & skill optimizations inspired by hermes-agent by @everettjf in https://github.com/microclaw/microclaw/pull/329 Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.50...v0.1.... |
| 0.1.50 | Unknown | What's Changed - feat(packaging) Add initial support for snap package for Ubuntu and other snap-optional distros by @markatcanonical in https://github.com/microclaw/microclaw/pull/325 New Contributors - @markatcanonical... |
| 0.1.39 | Unknown | What's Changed - feat(weixin): enable markdown in outbound messages by @everettjf in https://github.com/microclaw/microclaw/pull/324 Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.38...v0.1.39 |
| 0.1.38 | Unknown | What's Changed - feat: concurrent mode — per-chat turn serialization + parallel tool execution by @everettjf in https://github.com/microclaw/microclaw/pull/320 Full Changelog: https://github.com/microclaw/microclaw/compa... |
| 0.1.37 | Unknown | Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.36...v0.1.37 |
| 0.1.36 | Unknown | Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.35...v0.1.36 |
| 0.1.33 | Unknown | What's Changed - ci: add automated skill review for SKILL.md pull requests by @popey in https://github.com/microclaw/microclaw/pull/311 - [codex] fix rustls websocket provider panic by @everettjf in https://github.com/mi... |
| 0.1.31 | Unknown | What's Changed - fix(reflector): strip thinking tags from message content before LLM p… by @mszzukowski in https://github.com/microclaw/microclaw/pull/303 - Normalize malformed OpenAI tool arguments by @perrylau in https... |
| 0.1.30 | Unknown | What's Changed - [codex] Fix runtime config loading and invalid model fallback by @everettjf in https://github.com/microclaw/microclaw/pull/301 - [codex] fix weixin pdf downloads by @everettjf in https://github.com/micro... |
| 0.1.29 | Unknown | What's Changed - fix(web-ws): use key for websocket session json field by @flyflypeng in https://github.com/microclaw/microclaw/pull/298 - [codex] fix Feishu attachments, MiniMax tool calls, and scheduler retries by @eve... |
| 0.1.28 | Unknown | What's Changed - build(deps): bump sqlite-vec from 0.1.7-alpha.10 to 0.1.8-alpha.1 in the cargo-non-major group by @dependabot[bot] in https://github.com/microclaw/microclaw/pull/288 - build(deps): bump the web-non-major... |
| 0.1.27 | Unknown | Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.25...v0.1.27 |
| 0.1.25 | Unknown | Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.23...v0.1.25 |
| 0.1.23 | Unknown | Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.22...v0.1.23 |
| 0.1.22 | Unknown | What's Changed - [codex] fix web thinking tag parsing by @everettjf in https://github.com/microclaw/microclaw/pull/284 - [codex] add ACP-backed external subagent runtime by @everettjf in https://github.com/microclaw/micr... |