# BashoBot vs OpenClaw

> Side-by-side comparison of two projects in the OpenClaw ecosystem.

Canonical HTML: https://shelldex.com/compare/bashobot-vs-openclaw/
JSON: https://shelldex.com/api/compare/bashobot-vs-openclaw.json

| Field | BashoBot | OpenClaw |
| --- | --- | --- |
| Tagline | An OpenClaw inspired personal assistant in 100% Bash 🦞 | The OG self-hosted AI super-agent |
| Language | bash | typescript |
| Status | active | active |
| Stars | 6 | 372k |
| Forks | 0 | 77049 |
| Open issues | 4 | 7041 |
| License | MIT | MIT |
| Last commit | 2026-02-20T15:57:36Z | 2026-05-15T16:50:31Z |
| 7d growth | 0 | 3106 |
| MCP support | no | yes |
| Requires LLM | yes | yes |
| Platforms | server, embedded | server |
| Categories | minimal, lightweight, bash | reference, self-hosted |
| Health score | 15/100 | 95/100 |
| Leaderboard rank | #54 | #1 |

## Key differences

- OpenClaw has 62022x more stars (372k vs 6), indicating significantly broader adoption.
- OpenClaw is growing faster with +3.1k stars this week vs +0 for BashoBot.
- BashoBot is written in Bash while OpenClaw uses TypeScript, which may influence your choice depending on your stack.
- OpenClaw was updated today, while BashoBot's last commit was 84 days ago.
- BashoBot supports embedded/IoT hardware while OpenClaw does not.
- OpenClaw has MCP (Model Context Protocol) support while BashoBot does not.

## Descriptions

### BashoBot

Personal AI assistant built entirely in bash (compatible with bash 3.2+). Uses only standard Unix utilities (curl, jq, base64, etc.) with no Node.js or other runtimes. Modular architecture using named pipes.

### OpenClaw

The original. Self-hosted AI super-agent platform. Formerly Clawdbot, then Moltbot. The project that started it all.
