crisandrews/ClawCode

50 stars · Last commit 2026-04-25

Persistent agents for Claude Code as a plugin, not a harness. Memory, personality, messaging across WhatsApp, Telegram, and Discord, plus a service mode for 24/7 runs. Imports from OpenClaw.

README preview

<h1 align="center">ClawCode</h1>

<p align="center">
  <img src="assets/clawcode.png" alt="ClawCode mascot" width="120">
</p>

<p align="center">
  <strong>Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.</strong>
</p>

<p align="center">
  <a href="https://github.com/crisandrews/ClawCode/releases"><img src="https://img.shields.io/github/v/release/crisandrews/ClawCode?include_prereleases&style=for-the-badge&color=FF6B35" alt="Release"></a>
  <a href="https://github.com/crisandrews/ClawCode/stargazers"><img src="https://img.shields.io/github/stars/crisandrews/ClawCode?style=for-the-badge&color=blue" alt="Stars"></a>
  <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/crisandrews/ClawCode/main/.github/clone-count.json&style=for-the-badge" alt="Clones">
  <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a>
  <img src="https://img.shields.io/badge/node-%E2%89%A5%2018-blue?style=for-the-badge&logo=node.js&logoColor=white" alt="Node ≥ 18">
  <img src="https://img.shields.io/badge/platform-macOS%20%7C%20Linux%20%7C%20Windows%20%28WSL2%29-blue?style=for-the-badge" alt="Platform">
</p>

<p align="center">

View full repository on GitHub →