moazbuilds/claudeclaw

A lightweight, open-source OpenClaw version built into your Claude Code.

What it solves

ClaudeClaw transforms the Claude Code CLI into a persistent, automated personal assistant. It removes the need for manual interaction by allowing the AI to run as a background daemon that can be triggered by schedules, external messaging platforms, or periodic check-ins.

How it works

It operates as a plugin for Claude Code, wrapping the CLI directly to leverage the user's existing subscription and internal memory systems. It adds a management layer that enables the agent to receive commands via Telegram, Discord, and Slack, and execute tasks based on cron jobs or "heartbeats" (periodic prompts). It also includes a web dashboard for monitoring logs and managing jobs.

Who it’s for

Developers and power users of Claude Code who want to automate their AI workflows, create scheduled AI agents, or interact with their local AI environment through mobile messaging apps.

Highlights

  • Messaging Bridges: Native integration with Telegram, Discord, and Slack, including support for voice messages and image attachments.
  • Scheduled Automation: Support for timezone-aware cron jobs and periodic heartbeat check-ins.
  • Multi-Session Threads: In Discord, each thread can maintain its own isolated Claude CLI session for parallel processing.
  • Web Dashboard: A real-time interface to monitor runs, inspect logs, and manage active jobs.
  • Security Controls: Four distinct access levels to control how much system access the remote agent has.

Related

  • Project
  • Project
  • Project
  • Project
  • Project