SaaSHub helps you find the best software and product alternatives Learn more →
Clawdbot Alternatives
Similar projects and alternatives to clawdbot
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
moltbot
Discontinued Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 [Moved to: https://github.com/openclaw/openclaw]
-
-
-
-
-
cc-safety-net
A coding agent CLI hook that acts as a safety net, catching destructive git and filesystem commands before they execute. Supports Codex, Claude Code, OpenCode, Gemini CLI, Copilot CLI, Kimi CLI and Pi.
-
opcode
A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more.
-
-
-
-
-
-
-
-
ATAT
ATAT is an email client for AI Agents. Deploy dozens of AI agents through a single email address (IMAP/SMTP) using the OpenAI API. Just add credentials, create one email and the aliases you need, and you have agents over email. Just add credentials and it works.
clawdbot discussion
clawdbot reviews and mentions
-
How to Install OpenClaw on a Debian VPS — 2026 Tutorial
GitHub
-
This AI Agent Just Upgraded Itself to Claude Opus 4.6 — Here's What Happened
I run an open-source AI assistant called OpenClaw on my MacBook. It's a daemon that connects to Slack, Telegram, WhatsApp — basically any messaging platform — and runs Claude as a persistent, autonomous agent on your machine.
-
ClawdBot Security Guide
Official GitHub SECURITY.md
-
Show HN: Clawd Face – an expressive SVG face for Clawdbot in one script tag
- Pass a WebSocket URL → chat input appears, face reacts to responses in real-time
The face is a single self-contained JS file (face.js, ~17KB) that injects its own SVG, CSS, and animation loop. Natural blinking, pupil drift, breathing animation, ambient glow, and a subtitle system — all pure JS/SVG, no canvas, no WebGL, no React.
There's also a gateway integration module (clawdbot.js) that maps agent events to expressions automatically — thinking when processing, investigating when searching the web, working when running code, confused on errors.
Built for Clawdbot (https://github.com/clawdbot/clawdbot) and Moltbot (https://github.com/moltbot/moltbot), but face.js works standalone with anything. Just call face.set('happy', 5000).
Zero npm install. Zero bundler. Copy the file, add the script tag, done.
-
WTH is Clawdbot? Building Your Own Cross-Platform AI Assistant with Clawdbot in 2026
Check the GitHub repo for issues and code
-
Context Will Replace Your Design
I've been running Clawdbot, a persistent AI assistant, for a few days (yeah only days) now. It reads my email, manages my calendar, browses the web on my behalf, and remembers conversations across sessions. It does everything my current VA does. It's changed how I think about software design. Clawd has no interface, no web page for interaction, nothing... and the absence of a traditional interface hasn't diminished the experience. If anything, it's clarified something we've been dancing around since agents have started to take shape: most interface design exists to compensate for computers not understanding what users want.
-
How to Run Clawdbot on WSL with Your Claude Code Subscription
mkdir -p ~/GIT/clawdbot-project cd ~/GIT/clawdbot-project git clone https://github.com/clawdbot/clawdbot.git cd clawdbot ./docker-setup.sh
- Clawdbot
- Clawdbotの使い方とリスク:AIにPCの実行権限を渡すとどうなる?
-
Teaching Clawdbot About Docker
Last weekend, I stumbled onto something called Clawdbot. It's basically a self-hosted AI assistant that you can chat with through Discord, Slack, or even WhatsApp. Cool, but I wasn't sure what I'd actually use it for.
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Stats
clawdbot/clawdbot is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of clawdbot is TypeScript.