A personal 24x7 AI assistant like OpenClaw that runs on your messaging platforms. Send a message on WhatsApp, Telegram, Signal, or iMessage and get responses from Claude with full tool access, persistent memory, scheduled reminders, and integrations with 500+ apps.
Stars
1.2k
Forks
172
Watchers
1.2k
Open Issues
4
Overall repository health assessment
^0.1.0latestlatest^6.7.16^17.2.4^0.66.0^0.4.0^9.6.0^1.5.4^0.12.0^3.24.022
commits
chore: update Telegram bot token configuration in config.js to use environment variable
70806a7View on GitHubfeat: add LICENSE.md and enhance README.md with demo GIF, contributing guidelines, resources, and community links
0822df1View on GitHubrefactor: remove browser automation features and related configurations from the codebase, simplifying the CLI and gateway functionality
7f9c1b9View on GitHubrefactor: replace markdown handling in telegram with plain text
dd02b0fView on GitHubfeat: implement sendTelegramMessage method for improved message handling in TelegramAdapter, allowing fallback to plain text on Markdown parse failure
9966a8aView on GitHubrefactor: update Dockerfile and docker-compose.yml to create a non-root user, adjust paths for Opencode CLI, and change memory volume location for improved security and organization
f406d34View on GitHubchore: update headless mode configuration in config.js to use BROWSER_HEADLESS environment variable; modify Dockerfile to set BROWSER_HEADLESS and pre-accept Claude Code TOS for headless operation
b32dd42View on GitHubfeat: enable Telegram bot in config.js and enhance WhatsApp adapter with LID handling, self-DM support, and AppleScript tools for macOS automation
854f06eView on GitHubrefactor: rename Clawd to Secure OpenClaw throughout the codebase; update configurations, CLI messages, and documentation for consistency
a3202eeView on GitHubfix: fix CLI input handling and clear functionality; integrate dotenv for environment variable management
26774a3View on GitHubfeat: add entrypoint script and install Claude Code CLI in Dockerfile for improved functionality
83e6b0aView on GitHubfeat: add support for model and provider selection commands; implement handling of pending replies and update command processing logic
325798fView on GitHubfix: update Opencode port configuration from 4096 to 4097 in config.js
c5eca7cView on GitHubrefactor: streamline Dockerfile by removing Claude CLI installation and updating PATH for Opencode CLI
47ab15dView on GitHub